diff options
author | joerg <joerg> | 2014-09-23 19:39:50 +0000 |
---|---|---|
committer | joerg <joerg> | 2014-09-23 19:39:50 +0000 |
commit | a1be191d58c3f801752cf7d274e66adac620a383 (patch) | |
tree | 50453229ed1bf5e9dcf54eae07ad84a20c426b27 /security/oath-toolkit/Makefile | |
parent | dae55ddf180220475dfa0a1f9037927c91795ec3 (diff) | |
download | pkgsrc-a1be191d58c3f801752cf7d274e66adac620a383.tar.gz |
Sync PLIST with reality adding various man pages. Bump revision.
Diffstat (limited to 'security/oath-toolkit/Makefile')
-rw-r--r-- | security/oath-toolkit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/oath-toolkit/Makefile b/security/oath-toolkit/Makefile index ff4dfa91646..1aa6936f020 100644 --- a/security/oath-toolkit/Makefile +++ b/security/oath-toolkit/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/03/10 00:58:51 pettai Exp $ +# $NetBSD: Makefile,v 1.14 2014/09/23 19:39:50 joerg Exp $ DISTNAME= oath-toolkit-2.4.1 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://download.savannah.gnu.org/releases/oath-toolkit/ |