diff options
-rw-r--r-- | Makefile | 4 | ||||
-rw-r--r-- | japanese/Makefile | 4 | ||||
-rw-r--r-- | lang/Makefile | 6 | ||||
-rw-r--r-- | net/Makefile | 8 | ||||
-rw-r--r-- | x11/Makefile | 6 |
5 files changed, 14 insertions, 14 deletions
@@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.33 1997/04/27 00:48:09 asami Exp $ +# $Id: Makefile,v 1.34 1997/07/31 09:33:05 asami Exp $ # SUBDIR += archivers @@ -28,8 +28,8 @@ SUBDIR += news SUBDIR += plan9 SUBDIR += print SUBDIR += russian -SUBDIR += shells SUBDIR += security +SUBDIR += shells SUBDIR += sysutils SUBDIR += textproc SUBDIR += vietnamese diff --git a/japanese/Makefile b/japanese/Makefile index 9eba0b311608..466b86018c1e 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.75 1997/07/20 17:36:24 max Exp $ +# $Id: Makefile,v 1.76 1997/08/12 15:43:06 itojun Exp $ # SUBDIR += Canna @@ -83,7 +83,7 @@ SUBDIR += vfxdvi SUBDIR += w3 SUBDIR += weblint97 - SUBDIR += xshodo SUBDIR += xdvi + SUBDIR += xshodo .include <bsd.port.subdir.mk> diff --git a/lang/Makefile b/lang/Makefile index 27aaa7a957aa..74cfdb3affb6 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.76 1997/07/15 15:34:10 cracauer Exp $ +# $Id: Makefile,v 1.77 1997/08/11 10:12:42 rse Exp $ # SUBDIR += Gofer @@ -33,9 +33,9 @@ SUBDIR += modula-3-socks SUBDIR += moscow_ml SUBDIR += ocaml - SUBDIR += p5-ePerl - SUBDIR += p5-Tcl SUBDIR += p2c + SUBDIR += p5-Tcl + SUBDIR += p5-ePerl SUBDIR += pbasic SUBDIR += perl5 SUBDIR += pgcc diff --git a/net/Makefile b/net/Makefile index 0c0e1bfbf964..f239deb02754 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.116 1997/07/29 09:23:58 tg Exp $ +# $Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp $ # SUBDIR += archie @@ -32,9 +32,9 @@ SUBDIR += ldap SUBDIR += libsocket++ SUBDIR += mirror + SUBDIR += moxftp SUBDIR += mpd SUBDIR += mrtg - SUBDIR += moxftp SUBDIR += ncftp SUBDIR += ncftp2 SUBDIR += netatalk @@ -70,14 +70,14 @@ SUBDIR += trafshow SUBDIR += ucd-snmp SUBDIR += wais - SUBDIR += wide-dhcp SUBDIR += wget + SUBDIR += wide-dhcp SUBDIR += wu-ftpd SUBDIR += xarchie SUBDIR += xipmsg SUBDIR += yale-tftpd SUBDIR += ytalk - SUBDIR += zircon SUBDIR += zephyr + SUBDIR += zircon .include <bsd.port.subdir.mk> diff --git a/x11/Makefile b/x11/Makefile index ae81e03706c6..2548edeabb6e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.146 1997/08/04 20:45:51 joerg Exp $ +# $Id: Makefile,v 1.147 1997/08/11 08:55:36 tg Exp $ # SUBDIR += FWF @@ -14,10 +14,10 @@ SUBDIR += camltk41 SUBDIR += ctwm SUBDIR += dclock - SUBDIR += enlightenment - SUBDIR += etlfonts SUBDIR += emiclock SUBDIR += emu + SUBDIR += enlightenment + SUBDIR += etlfonts SUBDIR += fbsd-icons SUBDIR += filerunner SUBDIR += freefonts |