diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-10-10 06:53:48 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-10-10 06:53:48 +0000 |
commit | fd6c0ef516083525413ca5f65d35bd5543514d1d (patch) | |
tree | b1d3b9ae147a899df164d848ca8a24fb81052e45 /chinese/cless | |
parent | c590b216159fc3a2168b3cc65bc4ecdbf83890e5 (diff) | |
download | ports-fd6c0ef516083525413ca5f65d35bd5543514d1d.tar.gz ports-fd6c0ef516083525413ca5f65d35bd5543514d1d.zip |
Notes
Diffstat (limited to 'chinese/cless')
-rw-r--r-- | chinese/cless/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/cless/Makefile b/chinese/cless/Makefile index 1be39ceefd87..4194e67ce1b5 100644 --- a/chinese/cless/Makefile +++ b/chinese/cless/Makefile @@ -3,7 +3,7 @@ # Date created: Sat Aug 10, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.4 1996/11/18 11:22:18 asami Exp $ +# $Id: Makefile,v 1.5 1997/09/22 17:48:26 max Exp $ # DISTNAME= cless-290 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/c-utils/ \ ftp://ftp.edu.tw/Chinese/ifcss/software/unix/c-utils/ \ ftp://ftp.mpi-sb.mpg.de/pub/chinese/mirror/ftp.ifcss.org/software/unix/c-utils/ -MAINTAINER= obrien@cs.ucdavis.edu +MAINTAINER= obrien@FreeBSD.org GNU_CONFIGURE= yes CFLAGS+= -DHANZI # LDFLAGS=-s datadir=/usr/local/lib/less |