diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-01-03 15:17:07 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-01-03 15:17:07 +0000 |
commit | b552881a54aced9b879a29f78da0d0ba7b861fac (patch) | |
tree | 2613cfb2f655ce74020d115e6072a9e2a05cf32f /security/p5-Digest-BubbleBabble/Makefile | |
parent | 4bad1a7b6ef25f385e1b187ba3d1424555df3364 (diff) |
Notes
Diffstat (limited to 'security/p5-Digest-BubbleBabble/Makefile')
-rw-r--r-- | security/p5-Digest-BubbleBabble/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Digest-BubbleBabble/Makefile b/security/p5-Digest-BubbleBabble/Makefile index 13fa80016842..8975cdd20be9 100644 --- a/security/p5-Digest-BubbleBabble/Makefile +++ b/security/p5-Digest-BubbleBabble/Makefile @@ -7,12 +7,13 @@ PORTNAME= Digest-BubbleBabble PORTVERSION= 0.01 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- -MAINTAINER= jesper@FreeBSD.org +MAINTAINER= erwin@FreeBSD.org COMMENT= Perl5 interface to a fingerprint in "bubble babble" format PERL_CONFIGURE= yes |