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/prngd | |
parent | 2b8b863a838ccafa8e1e81cc77647db048d0077f (diff) | |
download | pkgsrc-964e82f84a31c3742d196f3ebcf9cf755a13725d.tar.gz |
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'security/prngd')
-rw-r--r-- | security/prngd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/prngd/Makefile b/security/prngd/Makefile index de85cb4720a..60b69acfee5 100644 --- a/security/prngd/Makefile +++ b/security/prngd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2012/10/31 22:45:47 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2013/04/08 11:17:22 rodent Exp $ DISTNAME= prngd-0.9.29 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prngd/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prngd/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://prngd.sourceforge.net/ |