diff options
author | jperkin <jperkin> | 2013-02-06 23:20:50 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2013-02-06 23:20:50 +0000 |
commit | 3f77c48b9aa5259445074dd7190ffd1dbb9b5d62 (patch) | |
tree | d7d0af5d9808c460db88c75cae427e48392a4fee /editors/gobby | |
parent | 1ccbd780ba71816ea648791c1b1de87abad8419c (diff) | |
download | pkgsrc-3f77c48b9aa5259445074dd7190ffd1dbb9b5d62.tar.gz |
PKGREVISION bumps for the security/openssl 1.0.1d update.
Diffstat (limited to 'editors/gobby')
-rw-r--r-- | editors/gobby/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 7b55bd4f6a5..4ea14f025f8 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2012/10/08 23:01:27 adam Exp $ +# $NetBSD: Makefile,v 1.29 2013/02/06 23:22:12 jperkin Exp $ DISTNAME= gobby-0.4.12 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ |