diff options
author | mezz <mezz@FreeBSD.org> | 2009-01-12 05:36:07 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2009-01-12 05:36:07 +0800 |
commit | f6e48c0657b5a6eb0588f71d833e4f8335a1e167 (patch) | |
tree | 21b1ee46afeabed0bf5212ac9bc7f54b65e005e0 /x11-themes/icons-tango/Makefile | |
parent | 0acac972a081d3442ba9c13b2e8bddea139b2594 (diff) | |
download | freebsd-ports-gnome-f6e48c0657b5a6eb0588f71d833e4f8335a1e167.tar.gz freebsd-ports-gnome-f6e48c0657b5a6eb0588f71d833e4f8335a1e167.tar.zst freebsd-ports-gnome-f6e48c0657b5a6eb0588f71d833e4f8335a1e167.zip |
Fix the plist, bump the PORTREVISION.
Reported by: pointyhat via pav
Diffstat (limited to 'x11-themes/icons-tango/Makefile')
-rw-r--r-- | x11-themes/icons-tango/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/icons-tango/Makefile b/x11-themes/icons-tango/Makefile index a6c6c05e4634..f0de0bb60601 100644 --- a/x11-themes/icons-tango/Makefile +++ b/x11-themes/icons-tango/Makefile @@ -7,6 +7,7 @@ PORTNAME= icons-tango PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= http://tango.freedesktop.org/releases/ \ ${MASTER_SITE_GENTOO} |