diff options
Diffstat (limited to 'x11-wm/icemc/Makefile')
-rw-r--r-- | x11-wm/icemc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/icemc/Makefile b/x11-wm/icemc/Makefile index 4d70910be923..374908a8dd7e 100644 --- a/x11-wm/icemc/Makefile +++ b/x11-wm/icemc/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: icemc # Date created: 31 December 2001 -# Whom: Adam Weinberger +# Whom: Adam Weinberger <adam@vectors.cx> # # $FreeBSD$ # @@ -11,12 +11,12 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://www.algorithm.at/comp/icemc/ -MAINTAINER= monkey@crackula.com - PATCH_SITES= ${MASTER_SITES} PATCHFILES= icemc-0.2.2.patch.tar.gz PATCH_DIST_STRIP= -p1 +MAINTAINER= adam@vectors.cx + USE_X_PREFIX= yes USE_QT_VER= 2 |