summaryrefslogtreecommitdiff
path: root/security/crypto++
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-08 11:17:08 +0000
committerrodent <rodent@pkgsrc.org>2013-04-08 11:17:08 +0000
commit2ab539dcf6641013cf030237fb4971b6a93757f5 (patch)
treea54d33520d98c61ee2a68e3afa6cf5aa83a00659 /security/crypto++
parent1054a5082d340e88a0cf0e94890180a792e2e11a (diff)
downloadpkgsrc-2ab539dcf6641013cf030237fb4971b6a93757f5.tar.gz
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'security/crypto++')
-rw-r--r--security/crypto++/Makefile4
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