diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
commit | 0347e6e13e4ed6be1243a67bdbb6129460642e7e (patch) | |
tree | f253c940c0b24d2b4e2b076a8dcf03d61bf9cb4c /x11/xcoloredit | |
parent | 5266f6ed9bb55212e49d2d20c3699fa423986ad7 (diff) | |
download | ports-0347e6e13e4ed6be1243a67bdbb6129460642e7e.tar.gz ports-0347e6e13e4ed6be1243a67bdbb6129460642e7e.zip |
Notes
Diffstat (limited to 'x11/xcoloredit')
-rw-r--r-- | x11/xcoloredit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcoloredit/Makefile b/x11/xcoloredit/Makefile index 7db0246974fd..e57c917fea35 100644 --- a/x11/xcoloredit/Makefile +++ b/x11/xcoloredit/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Jun 1997 # Whom: Satoshi TAOKA # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/07/01 22:37:28 max Exp $ # DISTNAME= xcoloredit @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org USE_IMAKE= yes MAN1= xcoloredit.1 |