diff options
-rw-r--r-- | www/wwwoffle/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index c0c89f5e2e05..c8570ee50cc6 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -3,7 +3,7 @@ # Date created: 1 Jun 1998 # Whom: Peter Mutsaers # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/09 01:17:19 steve Exp $ # DISTNAME= wwwoffle-2.1 @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/httpd/ \ MASTER_SITE_SUBDIR= apps/www/servers EXTRACT_SUFX= .tgz -MAINTAINER= plm@xs4all.nl - USE_GMAKE= yes MAN1= wwwoffle.1 |