diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-09-07 08:44:49 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-09-07 08:44:49 +0000 |
commit | 283fe409ceb67751d06d78e2ba79ccec5fb99c21 (patch) | |
tree | 4d1d2c25da27f327286340d5507de46a21f0541b /x11/xcolors | |
parent | 402ccba9d8d4f138fcd0d1a2d96b8a39d359c0d7 (diff) |
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 f88d5b807da3..28e485146262 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ade DISTNAME= ${PORTNAME} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/xcolors USE_IMAKE= yes |