summaryrefslogtreecommitdiff
path: root/security/pgp
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-10-07 00:08:39 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-10-07 00:08:39 +0000
commit291b3d2c52363f41133372e2ed3ed011f6a38ccd (patch)
treec102332e2f23e7195421e8eebab39a353abd017c /security/pgp
parentAdd CATEGORIES=x11. If this is not in category x11, what else (diff)
Pick an initial DISTNAME for this. The extra obfuscation for
US and non-US versions ended up eliminating any sort of default DISTNAME for `make describe' and hence the INDEX file.
Notes
Notes: svn path=/head/; revision=2289
Diffstat (limited to 'security/pgp')
-rw-r--r--security/pgp/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile
index 11001a827d03..f05695a4f962 100644
--- a/security/pgp/Makefile
+++ b/security/pgp/Makefile
@@ -4,11 +4,14 @@
# Date created: 8 Jul 1995
# Whom: ache
#
-# $Id: Makefile,v 1.8 1995/09/25 19:21:31 ache Exp $
+# $Id: Makefile,v 1.9 1995/09/28 14:57:12 ache Exp $
#
CATEGORIES+= security
+# Pick an initial default, else it doesn't get set in the INDEX.
+DISTNAME= pgp262s
+
MAINTAINER= ache@FreeBSD.ORG
WRKSRC= ${WRKDIR}/src
NO_PACKAGE= YES