diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-02-07 16:57:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-02-07 16:57:44 +0000 |
commit | 105fd72e80726f1941f68ba24c79914cbd0f8df6 (patch) | |
tree | 85628774e08318172ba299680dbb9d96b7fab9be /x11/xcolors | |
parent | 0c1d5332b82e8a10eb9df8b5fbe3fffb1f9fbb7b (diff) | |
download | ports-105fd72e80726f1941f68ba24c79914cbd0f8df6.tar.gz ports-105fd72e80726f1941f68ba24c79914cbd0f8df6.zip |
Notes
Diffstat (limited to 'x11/xcolors')
-rw-r--r-- | x11/xcolors/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index e9d55f421721..66eec25ab356 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -11,7 +11,7 @@ PKGNAME= xcolors-1.3 CATEGORIES= x11 MASTER_SITES= http://www.lovett.com/~ade/FreeBSD/ -MAINTAINER= ade@lovett.com +MAINTAINER= ade@FreeBSD.org WRKSRC= ${WRKDIR}/xcolors USE_IMAKE= yes |