diff options
author | rodent <rodent> | 2013-04-08 11:17:08 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-08 11:17:08 +0000 |
commit | 964e82f84a31c3742d196f3ebcf9cf755a13725d (patch) | |
tree | a54d33520d98c61ee2a68e3afa6cf5aa83a00659 /security/crypto++ | |
parent | 2b8b863a838ccafa8e1e81cc77647db048d0077f (diff) | |
download | pkgsrc-964e82f84a31c3742d196f3ebcf9cf755a13725d.tar.gz |
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'security/crypto++')
-rw-r--r-- | security/crypto++/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/crypto++/Makefile b/security/crypto++/Makefile index 0831aaec369..795420a1404 100644 --- a/security/crypto++/Makefile +++ b/security/crypto++/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2012/10/23 18:16:22 asau Exp $ +# $NetBSD: Makefile,v 1.14 2013/04/08 11:17:20 rodent Exp $ # DISTNAME= cryptopp552 PKGNAME= cryptopp-5.5.2 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cryptopp/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cryptopp/} EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org |