diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-11 21:18:25 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-11 21:18:25 +0000 |
commit | 6406460136ca47dd70861fa86647fe9632c243ef (patch) | |
tree | 5348171a678185debe13a530a1c317180fdac084 /security/keyprint | |
parent | edcf8b3594b5df6440713253552b675fb0234474 (diff) | |
download | ports-6406460136ca47dd70861fa86647fe9632c243ef.tar.gz ports-6406460136ca47dd70861fa86647fe9632c243ef.zip |
Notes
Diffstat (limited to 'security/keyprint')
-rw-r--r-- | security/keyprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/keyprint/Makefile b/security/keyprint/Makefile index c3c2fe19baf2..99f4d121c386 100644 --- a/security/keyprint/Makefile +++ b/security/keyprint/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME=u keyprint +PORTNAME= keyprint PORTVERSION= 1.0 CATEGORIES= security MASTER_SITES= http://people.FreeBSD.org/~mharo/distfiles/ |