diff options
author | wiz <wiz> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-02-16 11:18:58 +0000 |
commit | 1a3fdb3358a326a6f5fd31658abf9e70aff71024 (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /x11/clipit | |
parent | 853c2c1e235e3f226c8715a7526402092d570daf (diff) | |
download | pkgsrc-1a3fdb3358a326a6f5fd31658abf9e70aff71024.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'x11/clipit')
-rw-r--r-- | x11/clipit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/clipit/Makefile b/x11/clipit/Makefile index a66e02ca5d0..41fe62bfed5 100644 --- a/x11/clipit/Makefile +++ b/x11/clipit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2012/12/22 23:45:13 marino Exp $ +# $NetBSD: Makefile,v 1.5 2013/02/16 11:24:57 wiz Exp $ # DISTNAME= clipit-1.4.2 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkclipit/} -PKGREVISION= 1 MAINTAINER= khorben@NetBSD.org HOMEPAGE= http://clipit.rspwn.com/ |