diff options
Diffstat (limited to 'comms')
-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 6bcb605..fa69479 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 |