diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:33:32 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:33:32 +0000 |
commit | f39d3f29e6126cdc0a2f27d2b70c8d6667774330 (patch) | |
tree | ab2f44c93df74a3fd0f6c30b0eac92355922e845 /news/pgpmoose | |
parent | 59df8af48ea44d533d5de8118602cc174bda92da (diff) | |
download | ports-f39d3f29e6126cdc0a2f27d2b70c8d6667774330.tar.gz ports-f39d3f29e6126cdc0a2f27d2b70c8d6667774330.zip |
Notes
Diffstat (limited to 'news/pgpmoose')
-rw-r--r-- | news/pgpmoose/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/news/pgpmoose/Makefile b/news/pgpmoose/Makefile index aad3c5707b5c..58b25e92ab4c 100644 --- a/news/pgpmoose/Makefile +++ b/news/pgpmoose/Makefile @@ -1,15 +1,16 @@ # New ports collection makefile for: pgpmoose -# Version required: 1.19 in pmapp # Date created: 28 Nov 1997 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ +# -DISTNAME= PGPMoose -PKGNAME= pgpmoose-1.19 +PORTNAME= pgpmoose +PORTVERSION= 1.19 CATEGORIES= news security MASTER_SITES= http://people.qualcomm.com/ggr/ \ ftp://ftp.dinoex.sub.de/pub/approved/ +DISTNAME= PGPMoose EXTRACT_SUFX= .tar.Z MAINTAINER= dirk.meyer@dinoex.sub.org |