diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-03-12 08:22:59 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-03-12 08:22:59 +0000 |
commit | 3c153e908362d034e6c9727a37a925b4ad0fa9dd (patch) | |
tree | 3cd79ae0cc53347ae51cc9103a49ac4ac1da7026 /security/apg/Makefile | |
parent | d6b74e06fdf887b6fc296e19505150e5328c2e79 (diff) | |
download | pkgsrc-3c153e908362d034e6c9727a37a925b4ad0fa9dd.tar.gz |
Update apg to 1.2.13:
apg-1.2.13
Added support for NetBSD.
(Thanks to Tomasz Luchowski <zuntum@eik.pl>).
Diffstat (limited to 'security/apg/Makefile')
-rw-r--r-- | security/apg/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/apg/Makefile b/security/apg/Makefile index c30ebb568cf..1eb91f6ff8a 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/03/05 23:21:03 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2001/03/12 08:22:59 zuntum Exp $ # -DISTNAME= apg-1.2.12 +DISTNAME= apg-1.2.13 CATEGORIES= security MASTER_SITES= http://www.adel.nursat.kz/apg/download/ -MAINTAINER= zuntum@eik.pl +MAINTAINER= zuntum@netbsd.org HOMEPAGE= http://www.adel.nursat.kz/apg/ COMMENT= Tool set for random password generation |