diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2015-08-09 19:14:13 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2015-08-09 19:14:13 +0000 |
commit | 435ea2a95a4af4ed962ba400c7f853a406421b66 (patch) | |
tree | 5205db7c3150c2000d8091bebe7ce6fc273be03c /x11-themes | |
parent | 518aed47e54e19c3e691e5bd5513d77a7f36cb70 (diff) | |
download | ports-435ea2a95a4af4ed962ba400c7f853a406421b66.tar.gz ports-435ea2a95a4af4ed962ba400c7f853a406421b66.zip |
Notes
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 1548c0e0ee92..f0155f561ad7 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= 1 +PORTREVISION= 3 CATEGORIES= x11-themes linux MASTER_SITES= # empty DISTFILES= # empty -PKGNAMEPREFIX= linux-c6- +PKGNAMEPREFIX= linux-${USE_LINUX}- MAINTAINER= emulation@FreeBSD.org COMMENT= High-color icon theme shell from the FreeDesktop project |