diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-21 23:13:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-21 23:13:52 +0000 |
commit | ea774469a00a6eba2011bf6a310299fc7c8a0527 (patch) | |
tree | f7fcabdadebcae3183856a29459773197d279964 | |
parent | dd6326a249da3a9cc2ec318b433e0b0c10f8d36e (diff) | |
download | ports-ea774469a00a6eba2011bf6a310299fc7c8a0527.tar.gz ports-ea774469a00a6eba2011bf6a310299fc7c8a0527.zip |
Notes
-rw-r--r-- | x11-themes/kde-icons-nuvola/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-themes/kde-icons-nuvola/Makefile b/x11-themes/kde-icons-nuvola/Makefile index ef29cd234169..7b00d69c0af9 100644 --- a/x11-themes/kde-icons-nuvola/Makefile +++ b/x11-themes/kde-icons-nuvola/Makefile @@ -8,7 +8,9 @@ PORTNAME= nuvola PORTVERSION= 1.0 PORTREVISION= 1 -MASTER_SITES= http://www.icon-king.com/files/ +MASTER_SITES= http://www.icon-king.com/files/ \ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles COMMENT= KDE Nuvola iconset, SVG evolution of SKY |