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/opieprint | |
| parent | edcf8b3594b5df6440713253552b675fb0234474 (diff) | |
Fix typo
Diffstat (limited to 'security/opieprint')
| -rw-r--r-- | security/opieprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opieprint/Makefile b/security/opieprint/Makefile index c3c2fe19baf2..99f4d121c386 100644 --- a/security/opieprint/Makefile +++ b/security/opieprint/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME=u keyprint +PORTNAME= keyprint PORTVERSION= 1.0 CATEGORIES= security MASTER_SITES= http://people.FreeBSD.org/~mharo/distfiles/ |
