[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports

Diff for /ports/Makefile between version 1.1 and 1.13

version 1.1, 1997/11/27 23:44:36 version 1.13, 1998/08/05 22:12:03
Line 3 
Line 3 
 #  #
   
 SUBDIR += archivers  SUBDIR += archivers
 #SUBDIR += astro  SUBDIR += astro
 #SUBDIR += audio  SUBDIR += audio
 SUBDIR += benchmarks  SUBDIR += benchmarks
 #SUBDIR += cad  SUBDIR += cad
 SUBDIR += chinese  SUBDIR += chinese
 SUBDIR += comms  SUBDIR += comms
 #SUBDIR += converters  SUBDIR += converters
 SUBDIR += databases  SUBDIR += databases
 SUBDIR += devel  SUBDIR += devel
 SUBDIR += editors  SUBDIR += editors
Line 17 
Line 17 
 SUBDIR += games  SUBDIR += games
 #SUBDIR += german  #SUBDIR += german
 SUBDIR += graphics  SUBDIR += graphics
 #SUBDIR += japanese  SUBDIR += japanese
 #SUBDIR += korean  #SUBDIR += korean
 #SUBDIR += lang  SUBDIR += lang
 SUBDIR += mail  SUBDIR += mail
 #SUBDIR += math  SUBDIR += math
 #SUBDIR += mbone  #SUBDIR += mbone
 SUBDIR += misc  SUBDIR += misc
 SUBDIR += net  SUBDIR += net
 SUBDIR += news  SUBDIR += news
 #SUBDIR += plan9  SUBDIR += plan9
 #SUBDIR += print  SUBDIR += print
 #SUBDIR += russian  SUBDIR += russian
 SUBDIR += security  SUBDIR += security
 SUBDIR += shells  SUBDIR += shells
 SUBDIR += sysutils  SUBDIR += sysutils
 SUBDIR += textproc  SUBDIR += textproc
 #SUBDIR += vietnamese  #SUBDIR += vietnamese
 SUBDIR += www  SUBDIR += www
 #SUBDIR += x11  SUBDIR += x11
   
 PORTSTOP=       yes  PORTSTOP?=      yes
   
 .include <bsd.port.subdir.mk>  .include <bsd.port.subdir.mk>
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.13