diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
commit | 666ea03b52924fa5089708a0d584b1623fde36d7 (patch) | |
tree | 811f76c652f5f94d5dcf12487eb5a072328e4d7f /x11-themes | |
parent | 27f051e196ae160f0c7283ec823166942cf5e713 (diff) | |
download | ports-666ea03b52924fa5089708a0d584b1623fde36d7.tar.gz ports-666ea03b52924fa5089708a0d584b1623fde36d7.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/audacious-skins/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/irssi-themes/Makefile | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-themes/audacious-skins/Makefile b/x11-themes/audacious-skins/Makefile index eeda534e9c98..f985ba7253e3 100644 --- a/x11-themes/audacious-skins/Makefile +++ b/x11-themes/audacious-skins/Makefile @@ -8,8 +8,7 @@ PORTNAME= audacious-skins PORTVERSION= 0.1 CATEGORIES= x11-themes -MASTER_SITES= http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ +MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A collection of audacious skins diff --git a/x11-themes/irssi-themes/Makefile b/x11-themes/irssi-themes/Makefile index 21f9b26d077c..c067275340a4 100644 --- a/x11-themes/irssi-themes/Makefile +++ b/x11-themes/irssi-themes/Makefile @@ -9,8 +9,8 @@ PORTNAME= irssi-themes PORTVERSION= 20071213 CATEGORIES= x11-themes irc MASTER_SITES= http://www.irssi.org/themefiles/ \ - http://critical.ch/distfiles/${PORTNAME}/ \ - http://energy.critical.ch/distfiles/${PORTNAME}/ + CRITICAL +MASTER_SITE_SUBDIR= ${PORTNAME} DIST_SUBDIR= ${PORTNAME} MAINTAINER= ehaupt@FreeBSD.org |