diff options
-rw-r--r-- | x11-wm/icewm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 3773751be988..273edcb5ba35 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -8,10 +8,9 @@ PORTNAME= icewm PORTVERSION= 1.2.28 CATEGORIES= x11-wm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= alepulver@FreeBSD.org COMMENT= Window Manager designed for speed, usability and consistency USE_X_PREFIX= yes |