diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-11-18 03:06:10 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-11-18 03:06:10 +0000 |
commit | 4e860570bdfcab9e54f5058e9b54a67abd6521b1 (patch) | |
tree | 85b5e684ab706b9d6c9afdf72e879f605da46627 /x11/xcolorsel | |
parent | c163f5110e195298a722dd4978793bf2926d6890 (diff) | |
download | ports-4e860570bdfcab9e54f5058e9b54a67abd6521b1.tar.gz ports-4e860570bdfcab9e54f5058e9b54a67abd6521b1.zip |
Notes
Diffstat (limited to 'x11/xcolorsel')
-rw-r--r-- | x11/xcolorsel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcolorsel/Makefile b/x11/xcolorsel/Makefile index 7e42cdc43f47..0af680ea394f 100644 --- a/x11/xcolorsel/Makefile +++ b/x11/xcolorsel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities DISTNAME= ${PKGNAME}-src -MAINTAINER= kkonstan@daemon.gr +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d |