diff options
author | sno <sno@pkgsrc.org> | 2009-08-26 20:19:17 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-26 20:19:17 +0000 |
commit | d927c3e77edf552fbde0aaacc236c6d5dc1b5e81 (patch) | |
tree | 3059eff72c3bf023eecff8b08fc4c8b292637bd6 /graphics | |
parent | 213a55842a7026a95f261aab7e1b9758663a1068 (diff) | |
download | pkgsrc-d927c3e77edf552fbde0aaacc236c6d5dc1b5e81.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xfce4-icon-theme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xfce4-icon-theme/Makefile b/graphics/xfce4-icon-theme/Makefile index 01bb049206b..d0e339fd93d 100644 --- a/graphics/xfce4-icon-theme/Makefile +++ b/graphics/xfce4-icon-theme/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2008/07/14 12:56:06 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2009/08/26 20:19:17 sno Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-icon-theme-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= graphics COMMENT= Xfce icon themes |