diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
commit | 64b4794545c3dd13930b5346b75feccd44f77b34 (patch) | |
tree | f50f3da76429f2c2ee6c501479d0d55873f70187 /x11/gyroscope/Makefile | |
parent | cf3ff8ca4a5ad867351d28650736620c2727662b (diff) | |
download | ports-64b4794545c3dd13930b5346b75feccd44f77b34.tar.gz ports-64b4794545c3dd13930b5346b75feccd44f77b34.zip |
Notes
Diffstat (limited to 'x11/gyroscope/Makefile')
-rw-r--r-- | x11/gyroscope/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gyroscope/Makefile b/x11/gyroscope/Makefile index afa3e614ba10..9ef229df515d 100644 --- a/x11/gyroscope/Makefile +++ b/x11/gyroscope/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= x11 MASTER_SITES= http://soupnazi.org/FreeBSD/ports/distfiles/ -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTML color picker written using GTK WRKSRC= ${WRKDIR}/${PORTNAME} |