summaryrefslogtreecommitdiff
path: root/sysutils/asapm/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-08-17 00:36:30 +0000
committerSteve Price <steve@FreeBSD.org>1998-08-17 00:36:30 +0000
commit50e80f3ec240fbf6c98da66ffbc91dc67eb53d6e (patch)
treee83dfc87c28f629a4b60f2dbbe04be19c14e7ccc /sysutils/asapm/Makefile
parentUpdate to version 1.20-07. (diff)
Update to version 2.0.
PR: 7570 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
Notes
Notes: svn path=/head/; revision=12554
Diffstat (limited to 'sysutils/asapm/Makefile')
-rw-r--r--sysutils/asapm/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/asapm/Makefile b/sysutils/asapm/Makefile
index a1bdf86583dd..14e5ea71cc41 100644
--- a/sysutils/asapm/Makefile
+++ b/sysutils/asapm/Makefile
@@ -1,18 +1,19 @@
# New ports collection makefile for: asapm
-# Version required: 1.4
+# Version required: 2.0
# Date created: 6 Aug 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1998/08/10 00:36:58 steve Exp $
#
-DISTNAME= asapm-1.4
+DISTNAME= asapm-2.0
CATEGORIES= sysutils x11
MASTER_SITES= http://bewoner.dma.be/Albert/linux/software/
MAINTAINER= handy@physics.montana.edu
USE_X_PREFIX= yes
+
MAN1= asapm.1x
.include <bsd.port.mk>