diff options
Diffstat (limited to 'security/keyprint/Makefile')
-rw-r--r-- | security/keyprint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/keyprint/Makefile b/security/keyprint/Makefile index 5b9e7b33a1d4..c3c2fe19baf2 100644 --- a/security/keyprint/Makefile +++ b/security/keyprint/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: keyprint -# Version required: 1.0 # Date created: Sat May 29 02:05:00 PDT 1999 # Whom: mharo@FreeBSD.org # # $FreeBSD$ # -DISTNAME= keyprint-1.0 +PORTNAME=u keyprint +PORTVERSION= 1.0 CATEGORIES= security MASTER_SITES= http://people.FreeBSD.org/~mharo/distfiles/ |