aboutsummaryrefslogtreecommitdiffstats
path: root/comms/lrzsz/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-03-31 09:56:33 +0800
committerobrien <obrien@FreeBSD.org>1998-03-31 09:56:33 +0800
commit87a58ffdbb2697b60bb00a79413c5a6719a07647 (patch)
treeb9965393694e85b46b295d554ef2bbfe75d3fd69 /comms/lrzsz/Makefile
parent3770038d8604a58b79530d4cb863628361dad7b7 (diff)
downloadfreebsd-ports-gnome-87a58ffdbb2697b60bb00a79413c5a6719a07647.tar.gz
freebsd-ports-gnome-87a58ffdbb2697b60bb00a79413c5a6719a07647.tar.zst
freebsd-ports-gnome-87a58ffdbb2697b60bb00a79413c5a6719a07647.zip
Upgrade to 0.12.18.
Diffstat (limited to 'comms/lrzsz/Makefile')
-rw-r--r--comms/lrzsz/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile
index f90e7beb45dd..5cbf9ed0c687 100644
--- a/comms/lrzsz/Makefile
+++ b/comms/lrzsz/Makefile
@@ -4,9 +4,9 @@
# Date created: 29 Sept 1996
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
#
-# $Id: Makefile,v 1.4 1997/04/07 03:02:40 obrien Exp $
+# $Id: Makefile,v 1.5 1997/10/10 06:53:29 obrien Exp $
-DISTNAME= lrzsz-0.12.16
+DISTNAME= lrzsz-0.12.18
CATEGORIES= comms
MASTER_SITES= ftp://ftp.ihg.uni-duisburg.de/uwe/
@@ -14,6 +14,7 @@ MAINTAINER= obrien@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
+ALL_TARGET= all vcheck
MAN1= lrz.1 lsz.1
.include <bsd.port.mk>