diff options
author | tron <tron> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron> | 2014-02-12 23:18:26 +0000 |
commit | 75ea1fb4e561d593ab132656ac376dcd1de1274c (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /print/kbibtex/Makefile | |
parent | 8c07f6366b3ba853a09aa2113e2809fc16383ead (diff) | |
download | pkgsrc-75ea1fb4e561d593ab132656ac376dcd1de1274c.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'print/kbibtex/Makefile')
-rw-r--r-- | print/kbibtex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/kbibtex/Makefile b/print/kbibtex/Makefile index 55d76d7ee67..4aadc62d02d 100644 --- a/print/kbibtex/Makefile +++ b/print/kbibtex/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2014/01/01 11:52:31 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2014/02/12 23:18:29 tron Exp $ DISTNAME= kbibtex-0.4.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= print kde MASTER_SITES= http://download.gna.org/kbibtex/0.4/ EXTRACT_SUFX= .tar.bz2 |