diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-08-30 02:23:35 +0800 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-08-30 02:23:35 +0800 |
commit | 3484e60958d7c2ff9212b14a0a6e2a73a6b7eef1 (patch) | |
tree | 10d7815a73035c20e5d7791a5081c1b911c1e974 | |
parent | 325d03d1f8119ca8bb26e9df56ddc792a7dea6df (diff) | |
download | freebsd-ports-gnome-3484e60958d7c2ff9212b14a0a6e2a73a6b7eef1.tar.gz freebsd-ports-gnome-3484e60958d7c2ff9212b14a0a6e2a73a6b7eef1.tar.zst freebsd-ports-gnome-3484e60958d7c2ff9212b14a0a6e2a73a6b7eef1.zip |
Change category of libxpg4-ns from japanese to www.
This is useful not only for Japanese.
-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/ |