diff options
author | sno <sno> | 2009-08-26 20:19:17 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 20:19:17 +0000 |
commit | 12f985df9f2def3ee7a11ecc46e8d1d9f49f4c85 (patch) | |
tree | 3059eff72c3bf023eecff8b08fc4c8b292637bd6 /graphics | |
parent | 3467c2c422c3c404bd70e209143ae9a1dc636148 (diff) | |
download | pkgsrc-12f985df9f2def3ee7a11ecc46e8d1d9f49f4c85.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 |