diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
commit | ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e (patch) | |
tree | 629156a6be6b178c81263728b3bfd95e47d4def1 /x11/xcolors | |
parent | 0b0164b6e27ed82c4e3d8034e357434960cc4436 (diff) | |
download | ports-ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e.tar.gz ports-ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e.zip |
Notes
Diffstat (limited to 'x11/xcolors')
-rw-r--r-- | x11/xcolors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index aa08521b6f0c..52b71daa445e 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -3,7 +3,7 @@ # Date created: 10 May 1995 # Whom: asami # -# $Id: Makefile,v 1.6 1996/12/17 12:33:51 asami Exp $ +# $Id: Makefile,v 1.7 1997/09/09 04:37:49 asami Exp $ # DISTNAME= xcolors @@ -11,7 +11,7 @@ PKGNAME= xcolors-1.3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.tut.ac.jp/pub/X11/X11R6/contrib/programs/ -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG WRKSRC= ${WRKDIR}/xcolors USE_IMAKE= yes |