diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:17:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:17:56 +0000 |
commit | ab373a817aa52b69308caa6f5dc0d681b126200b (patch) | |
tree | 1909d73d5e68bb6f167fd408a76593ead5a738a5 /x11/deforaos-libdesktop/Makefile | |
parent | 2946622899b8bbabcef85d61cf5bc85c73ba186f (diff) | |
download | pkgsrc-ab373a817aa52b69308caa6f5dc0d681b126200b.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'x11/deforaos-libdesktop/Makefile')
-rw-r--r-- | x11/deforaos-libdesktop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/deforaos-libdesktop/Makefile b/x11/deforaos-libdesktop/Makefile index 3d8558d31fc..a46a8ffaea4 100644 --- a/x11/deforaos-libdesktop/Makefile +++ b/x11/deforaos-libdesktop/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2012/12/17 00:09:34 khorben Exp $ +# $NetBSD: Makefile,v 1.2 2013/02/16 11:18:30 wiz Exp $ # DISTNAME= libDesktop-0.0.8 PKGNAME= deforaos-libdesktop-0.0.8 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.defora.org/os/download/download/3699/ |