diff options
author | mnag <mnag@FreeBSD.org> | 2006-05-24 22:21:45 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-05-24 22:21:45 +0800 |
commit | 80461f14ff2ee584acb77ac3c9795c45d5edb0cc (patch) | |
tree | 1ab14486bfc4d2661b3df307b884327629b5fde7 /x11-themes | |
parent | e64bef3f94883b85de4477697f58f08df02301c6 (diff) | |
download | freebsd-ports-gnome-80461f14ff2ee584acb77ac3c9795c45d5edb0cc.tar.gz freebsd-ports-gnome-80461f14ff2ee584acb77ac3c9795c45d5edb0cc.tar.zst freebsd-ports-gnome-80461f14ff2ee584acb77ac3c9795c45d5edb0cc.zip |
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
Diffstat (limited to 'x11-themes')
-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 ca7c6b5cd836..c4279abd407a 100644 --- a/x11-themes/icons-tango/Makefile +++ b/x11-themes/icons-tango/Makefile @@ -7,6 +7,7 @@ PORTNAME= icons-tango PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= http://tango-project.org/releases/ \ ${MASTER_SITE_GENTOO} |