diff options
author | antoine <antoine@FreeBSD.org> | 2015-07-26 21:35:29 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-07-26 21:35:29 +0800 |
commit | e7ea3728f377e504fa0b2c591601b7937ca9fc38 (patch) | |
tree | f8a8dc1db25b916144f78a16ce28d7b608261d7a /x11-themes | |
parent | b7b235441550eaabe144bf86b077ae4088e9d5d8 (diff) | |
download | freebsd-ports-gnome-e7ea3728f377e504fa0b2c591601b7937ca9fc38.tar.gz freebsd-ports-gnome-e7ea3728f377e504fa0b2c591601b7937ca9fc38.tar.zst freebsd-ports-gnome-e7ea3728f377e504fa0b2c591601b7937ca9fc38.zip |
Unbreak INDEX, reverting r392921
With hat: portmgr
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/linux-c6-hicolor-icon-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/linux-c6-hicolor-icon-theme/Makefile b/x11-themes/linux-c6-hicolor-icon-theme/Makefile index f0155f561ad7..1548c0e0ee92 100644 --- a/x11-themes/linux-c6-hicolor-icon-theme/Makefile +++ b/x11-themes/linux-c6-hicolor-icon-theme/Makefile @@ -3,11 +3,11 @@ PORTNAME= hicolor-icon-theme PORTVERSION= 0.5 -PORTREVISION= 3 +PORTREVISION= 1 CATEGORIES= x11-themes linux MASTER_SITES= # empty DISTFILES= # empty -PKGNAMEPREFIX= linux-${USE_LINUX}- +PKGNAMEPREFIX= linux-c6- MAINTAINER= emulation@FreeBSD.org COMMENT= High-color icon theme shell from the FreeDesktop project |