diff options
Diffstat (limited to 'news/fidogate/Makefile')
-rw-r--r-- | news/fidogate/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile index 2604b4550053..4acd3f40c8ad 100644 --- a/news/fidogate/Makefile +++ b/news/fidogate/Makefile @@ -3,22 +3,22 @@ # Date created: 02 Dez 1997 # Whom: dirk.meyer@dinoex.sub.org # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/12/12 03:40:04 jseger Exp $ # -DISTNAME= fidogate-4.2.9 +DISTNAME= fidogate-4.2.9 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.dinoex.sub.org/pub/approved/ -MASTER_SITE_SUBDIR=system/fido +MASTER_SITE_SUBDIR= system/fido -MAINTAINER= dirk.meyer@dinoex.sub.org - -USE_GMAKE= yes +MAINTAINER= dirk.meyer@dinoex.sub.org # you may commet out this line if you have another transfer-agent RUN_DEPENDS= ${PREFIX}/libexec/ifmail/ifcico:${PORTSDIR}/news/ifmail +USE_GMAKE= yes + WRKSRC= ${WRKDIR}/fidogate pre-install: |