diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-11-13 06:28:44 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-11-13 06:28:44 +0000 |
commit | 82a60eec07e09ca38ae4cf53e47509db0d4ed021 (patch) | |
tree | 963033f8c8f1096a5fa1d2dfef6d68bdb52adf52 | |
parent | 97a018a48f34042e78cb0ebfef7c577fdb815748 (diff) | |
download | ports-82a60eec07e09ca38ae4cf53e47509db0d4ed021.tar.gz ports-82a60eec07e09ca38ae4cf53e47509db0d4ed021.zip |
Notes
-rw-r--r-- | www/fxhtml/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/fxhtml/Makefile b/www/fxhtml/Makefile index 2363b44ceb56..fe01523b582c 100644 --- a/www/fxhtml/Makefile +++ b/www/fxhtml/Makefile @@ -11,8 +11,6 @@ PKGNAME= fxhtml-1.6.7 CATEGORIES= www MASTER_SITES= ftp://ftp.flevel.co.uk/pub/fxhtml/ -MAINTAINER= fxhtml@flevel.co.uk - pre-install: ${MKDIR} ${PREFIX}/www/cgi-bin ${PREFIX}/www/data |