diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | d3c2da7a88afc3233a5afd1e3c223a40ad80cdd7 (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /editors/deforaos-editor | |
parent | bde4553a7c3ffd5d1cf4ccac8614fe83483d493e (diff) | |
download | pkgsrc-d3c2da7a88afc3233a5afd1e3c223a40ad80cdd7.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'editors/deforaos-editor')
-rw-r--r-- | editors/deforaos-editor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/deforaos-editor/Makefile b/editors/deforaos-editor/Makefile index e8bf3c24f8d..a791225ed16 100644 --- a/editors/deforaos-editor/Makefile +++ b/editors/deforaos-editor/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2012/12/17 01:27:42 khorben Exp $ +# $NetBSD: Makefile,v 1.2 2013/02/16 11:20:53 wiz Exp $ # DISTNAME= Editor-0.2.1 PKGNAME= deforaos-editor-0.2.1 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.defora.org/os/download/download/3702/ |