diff options
author | andreas <andreas@FreeBSD.org> | 1997-05-04 03:32:47 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-05-04 03:32:47 +0800 |
commit | 7528d5abf311d94f3d37b2219b53cdc0666de327 (patch) | |
tree | a8d89d99eee743835aeb9db1bb50465b7028ecc0 | |
parent | 304b611f5c4d94c91dea15979764d68a35ffd243 (diff) | |
download | freebsd-ports-gnome-7528d5abf311d94f3d37b2219b53cdc0666de327.tar.gz freebsd-ports-gnome-7528d5abf311d94f3d37b2219b53cdc0666de327.tar.zst freebsd-ports-gnome-7528d5abf311d94f3d37b2219b53cdc0666de327.zip |
removed eperl from ports www section
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index cb77c9687bea..5316f85d6e9e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.39 1997/03/31 11:42:18 jmg Exp $ +# $Id: Makefile,v 1.40 1997/04/28 13:46:17 jfitz Exp $ # SUBDIR += Mosaic # requires Motif @@ -10,7 +10,6 @@ SUBDIR += cgiparse SUBDIR += chimera SUBDIR += comline - SUBDIR += eperl SUBDIR += gn SUBDIR += gwstat SUBDIR += harvest |