1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Remove left over patch file so it doesn't get installed

- Bump PORTREVISION

Approved by:	nork (maintainer)
This commit is contained in:
Erwin Lansing 2004-01-03 13:43:30 +00:00
parent 9f6ce0eba7
commit 610a69b321
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97232

View File

@ -7,6 +7,7 @@
PORTNAME= Crypt-OpenSSL-DSA
PORTVERSION= 0.11
PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
@ -19,5 +20,7 @@ PERL_CONFIGURE= yes
MAN3= Crypt::OpenSSL::DSA.3 Crypt::OpenSSL::DSA::Signature.3
post-patch:
@${RM} ${WRKSRC}/lib/Crypt/OpenSSL/DSA.pm.orig
.include <bsd.port.mk>