diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/icemc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/icemc/Makefile b/misc/icemc/Makefile index 156094bff7be..2cd0a1274330 100644 --- a/misc/icemc/Makefile +++ b/misc/icemc/Makefile @@ -8,7 +8,8 @@ PORTNAME= icemc PORTVERSION= 0.2.4 CATEGORIES= misc -MASTER_SITES= http://www.algorithm.at/comp/icemc/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= adamw MAINTAINER= adamw@FreeBSD.org COMMENT= QT-based menu editor for IceWM |