summaryrefslogtreecommitdiff
path: root/comms/lrzsz/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-09-15 06:38:42 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-09-15 06:38:42 +0000
commit062f527e6cd196cc5e159b0c07b91a5fa674595b (patch)
treeb9441b3d9d36dd5fdf191e638cff282bb523230c /comms/lrzsz/Makefile
parentRemove category x11. (diff)
Upgrade to ver 0.12.19
Notes
Notes: svn path=/head/; revision=13135
Diffstat (limited to 'comms/lrzsz/Makefile')
-rw-r--r--comms/lrzsz/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile
index 5cbf9ed0c687..0eb452c86129 100644
--- a/comms/lrzsz/Makefile
+++ b/comms/lrzsz/Makefile
@@ -4,17 +4,18 @@
# Date created: 29 Sept 1996
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
#
-# $Id: Makefile,v 1.5 1997/10/10 06:53:29 obrien Exp $
+# $Id: Makefile,v 1.6 1998/03/31 01:56:32 obrien Exp $
-DISTNAME= lrzsz-0.12.18
+DISTNAME= lrzsz-0.12.19
CATEGORIES= comms
-MASTER_SITES= ftp://ftp.ihg.uni-duisburg.de/uwe/
+MASTER_SITES= ftp://ftp.ihg.uni-duisburg.de/uwe/ \
+ http://www.nrw.net/uwe/archive/
MAINTAINER= obrien@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
-ALL_TARGET= all vcheck
+ALL_TARGET= all # vcheck
MAN1= lrz.1 lsz.1
.include <bsd.port.mk>