diff options
author | pav <pav@FreeBSD.org> | 2004-01-06 03:57:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-06 03:57:07 +0800 |
commit | 84ebe80bceb11f093515efa1792f0acaa4550509 (patch) | |
tree | 0e612a81f3778f77cd241883d596ad9a22e2cc18 | |
parent | a686786e112b9b8e67d2bfeeb8a2438f0054de68 (diff) | |
download | freebsd-ports-gnome-84ebe80bceb11f093515efa1792f0acaa4550509.tar.gz freebsd-ports-gnome-84ebe80bceb11f093515efa1792f0acaa4550509.tar.zst freebsd-ports-gnome-84ebe80bceb11f093515efa1792f0acaa4550509.zip |
Remove gnujsp
-rw-r--r-- | CVSROOT/modules | 1 | ||||
-rw-r--r-- | www/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index ea224395b76a..dd2626e65ec6 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -2437,7 +2437,6 @@ gnuchess ports/games/gnuchess gnugadu ports/polish/gnugadu gnugo ports/games/gnugo gnuinfo ports/www/gnuinfo -gnujsp ports/www/gnujsp gnuls ports/misc/gnuls gnumail ports/mail/gnumail gnumeric ports/math/gnumeric diff --git a/www/Makefile b/www/Makefile index b1bea921b488..b5d7b685e5e2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -112,7 +112,6 @@ SUBDIR += gforge SUBDIR += glibwww SUBDIR += gnuinfo - SUBDIR += gnujsp SUBDIR += goose SUBDIR += grail SUBDIR += gtkhtml |