diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-04-25 16:22:43 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-04-25 16:22:43 +0000 |
commit | 6dd7116d23215e84fd8690fcac486a9ed2a239e9 (patch) | |
tree | e93223621814b00c9eee0c1d029f0d438dc6dcd4 /x11 | |
parent | 6878c37454c1abe0f005e48317b317a61999659d (diff) | |
download | ports-6dd7116d23215e84fd8690fcac486a9ed2a239e9.tar.gz ports-6dd7116d23215e84fd8690fcac486a9ed2a239e9.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcolorsel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xcolorsel/Makefile b/x11/xcolorsel/Makefile index d935a1850d84..9cd1a3bda738 100644 --- a/x11/xcolorsel/Makefile +++ b/x11/xcolorsel/Makefile @@ -12,7 +12,9 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities DISTNAME= ${PKGNAME}-src -MAINTAINER= wayne@crb-web.com +MAINTAINER= freebsd-ports@freebsd.org + +BROKEN= This port is broken and needs a new maintainer WRKSRC= $(WRKDIR)/xcolorsel |