summaryrefslogtreecommitdiff
path: root/sysutils/asapm/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-11-02 03:45:00 +0000
committerSteve Price <steve@FreeBSD.org>1998-11-02 03:45:00 +0000
commit864b42859e0fe29959f9213c4a2d50331822af49 (patch)
tree95d35b9445e28ed2889a8700ecb1bad5d8eb8221 /sysutils/asapm/Makefile
parentUpgrade to libwww-5.2 (diff)
Update to version 2.2.
PR: 8342 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=14287
Diffstat (limited to 'sysutils/asapm/Makefile')
-rw-r--r--sysutils/asapm/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/sysutils/asapm/Makefile b/sysutils/asapm/Makefile
index 14e5ea71cc41..8c7e95e77d59 100644
--- a/sysutils/asapm/Makefile
+++ b/sysutils/asapm/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: asapm
-# Version required: 2.0
+# Version required: 2.2
# Date created: 6 Aug 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
-# $Id: Makefile,v 1.1.1.1 1998/08/10 00:36:58 steve Exp $
+# $Id: Makefile,v 1.2 1998/08/17 00:36:24 steve Exp $
#
-DISTNAME= asapm-2.0
+DISTNAME= asapm-2.2
CATEGORIES= sysutils x11
MASTER_SITES= http://bewoner.dma.be/Albert/linux/software/
@@ -16,4 +16,6 @@ USE_X_PREFIX= yes
MAN1= asapm.1x
+FETCH_BEFORE_ARGS= -b
+
.include <bsd.port.mk>