=================================================================== RCS file: /cvsrepo/anoncvs/cvs/ports/Makefile,v retrieving revision 1.1 retrieving revision 1.7 diff -u -r1.1 -r1.7 --- ports/Makefile 1997/11/27 23:44:36 1.1 +++ ports/Makefile 1997/12/03 04:12:31 1.7 @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.1 1997/11/27 23:44:36 niklas Exp $ +# $OpenBSD: Makefile,v 1.7 1997/12/03 04:12:31 angelos Exp $ # $FreeBSD: Makefile,v 1.36 1997/10/04 15:54:31 jkh Exp $ # SUBDIR += archivers -#SUBDIR += astro -#SUBDIR += audio +SUBDIR += astro +SUBDIR += audio SUBDIR += benchmarks #SUBDIR += cad SUBDIR += chinese @@ -19,15 +19,15 @@ SUBDIR += graphics #SUBDIR += japanese #SUBDIR += korean -#SUBDIR += lang +SUBDIR += lang SUBDIR += mail #SUBDIR += math #SUBDIR += mbone SUBDIR += misc SUBDIR += net SUBDIR += news -#SUBDIR += plan9 -#SUBDIR += print +SUBDIR += plan9 +SUBDIR += print #SUBDIR += russian SUBDIR += security SUBDIR += shells @@ -35,7 +35,7 @@ SUBDIR += textproc #SUBDIR += vietnamese SUBDIR += www -#SUBDIR += x11 +SUBDIR += x11 PORTSTOP= yes