diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
commit | f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49 (patch) | |
tree | a2cfb792d0c999454d1fb367d08eb9385102d5bd /graphics/gcolor | |
parent | 4e0fedd5bf8de2dc8cc8eda705eb71385ddeebb7 (diff) | |
download | ports-f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49.tar.gz ports-f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49.zip |
Notes
Diffstat (limited to 'graphics/gcolor')
-rw-r--r-- | graphics/gcolor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gcolor/Makefile b/graphics/gcolor/Makefile index 9db4c7f4a925..cbbeaaba9ddc 100644 --- a/graphics/gcolor/Makefile +++ b/graphics/gcolor/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics gnome x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs |