diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-02-12 09:16:46 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-02-12 09:16:46 +0000 |
commit | 8eee7a55df6b621f09ec4b45a908c1941301e173 (patch) | |
tree | 0c6e7beaf3c017607a916305d747be035ff109f8 /comms/lrzsz | |
parent | 8f298372f6bb434aca9e53bd772f7c348fa170aa (diff) | |
download | ports-8eee7a55df6b621f09ec4b45a908c1941301e173.tar.gz ports-8eee7a55df6b621f09ec4b45a908c1941301e173.zip |
Notes
Diffstat (limited to 'comms/lrzsz')
-rw-r--r-- | comms/lrzsz/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 6bcb605349ca..fa69479d6573 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -4,7 +4,7 @@ # Date created: 29 Sept 1996 # Whom: David O'Brien <obrien@cs.ucdavis.edu> # -# $Id: Makefile,v 1.8 1998/12/09 22:35:04 billf Exp $ +# $Id: Makefile,v 1.9 1999/02/12 08:05:04 flathill Exp $ DISTNAME= lrzsz-0.12.19 CATEGORIES= comms @@ -15,7 +15,6 @@ MASTER_SITES= ftp://ftp.ihg.uni-duisburg.de/uwe/ \ MAINTAINER= obrien@FreeBSD.org GNU_CONFIGURE= yes -#USE_GMAKE= yes ALL_TARGET= all # vcheck MAN1= lrz.1 lsz.1 |