diff options
-rw-r--r-- | japanese/Makefile | 1 | ||||
-rw-r--r-- | www/Makefile | 3 | ||||
-rw-r--r-- | www/libxpg4-ns/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index d45d1c0e9e23..6f905d2de046 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -107,7 +107,6 @@ SUBDIR += libimg SUBDIR += libjcode SUBDIR += libslang - SUBDIR += libxpg4-ns SUBDIR += lipsf SUBDIR += lynx SUBDIR += lynx-current diff --git a/www/Makefile b/www/Makefile index 471066ac7e98..7021cbe0b14a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.146 1999/08/18 20:40:51 obrien Exp $ +# $Id: Makefile,v 1.147 1999/08/24 09:41:33 jim Exp $ # SUBDIR += Mosaic # requires Motif @@ -43,6 +43,7 @@ SUBDIR += ijb SUBDIR += libghttp SUBDIR += libwww + SUBDIR += libxpg4-ns SUBDIR += linbot SUBDIR += linemode SUBDIR += linux-netscape4 diff --git a/www/libxpg4-ns/Makefile b/www/libxpg4-ns/Makefile index cf8f6313ecac..92a84f009723 100644 --- a/www/libxpg4-ns/Makefile +++ b/www/libxpg4-ns/Makefile @@ -8,7 +8,7 @@ DISTNAME= libxpg4-3.1r PKGNAME= libxpg4-ns-3.1r -CATEGORIES= japanese +CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PORTS_JP} \ http://WWW.FreeBSD.ORG/~sada/distfiles/ |