diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-08 11:17:08 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-08 11:17:08 +0000 |
commit | 2ab539dcf6641013cf030237fb4971b6a93757f5 (patch) | |
tree | a54d33520d98c61ee2a68e3afa6cf5aa83a00659 /security/libidea | |
parent | 1054a5082d340e88a0cf0e94890180a792e2e11a (diff) | |
download | pkgsrc-2ab539dcf6641013cf030237fb4971b6a93757f5.tar.gz |
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'security/libidea')
-rw-r--r-- | security/libidea/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libidea/Makefile b/security/libidea/Makefile index 0ac41072da4..af1ca2865d8 100644 --- a/security/libidea/Makefile +++ b/security/libidea/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2012/10/23 18:16:33 asau Exp $ +# $NetBSD: Makefile,v 1.19 2013/04/08 11:17:21 rodent Exp $ # DISTNAME= libidea-0.8.2b CATEGORIES= security -MASTER_SITES= ftp://ftp.funet.fi/pub/mirrors/ftp.psy.uq.oz.au/libeay/ +MASTER_SITES= ftp://ftp.funet.fi/pub/mirrors/ftp.psy.uq.oz.au/libeay/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.media-crypt.com/pages/fidea.html |