From 291b3d2c52363f41133372e2ed3ed011f6a38ccd Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sat, 7 Oct 1995 00:08:39 +0000 Subject: 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. --- security/pgp6/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'security/pgp6/Makefile') diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index 11001a827d03..f05695a4f962 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/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 -- cgit v1.2.3