diff options
author | jseger <jseger@FreeBSD.org> | 1999-04-08 11:11:43 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-04-08 11:11:43 +0000 |
commit | 3082772e3bdb1a70aec289dddc08eff65ab59ec7 (patch) | |
tree | 194842e950743f222ce6ed9be3cfa2a25a5f8c70 /sysutils/asapm/Makefile | |
parent | 58b8590fa565dc698086a4894fe089ac4dbdcef8 (diff) | |
download | FreeBSD-ports-3082772e3bdb1a70aec289dddc08eff65ab59ec7.zip FreeBSD-ports-3082772e3bdb1a70aec289dddc08eff65ab59ec7.tar.gz |
Upgrade to asapm-2.6
PR: ports/10974
Submitted by: handy@physics.montana.edu
Diffstat (limited to 'sysutils/asapm/Makefile')
-rw-r--r-- | sysutils/asapm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/asapm/Makefile b/sysutils/asapm/Makefile index 942935e..fc12f21 100644 --- a/sysutils/asapm/Makefile +++ b/sysutils/asapm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: asapm -# Version required: 2.4 +# Version required: 2.6 # Date created: 6 Aug 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.7 1999/01/06 05:16:26 simokawa Exp $ +# $Id: Makefile,v 1.8 1999/01/26 02:30:51 steve Exp $ # -DISTNAME= asapm-2.4 +DISTNAME= asapm-2.6 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.afterstep.org/apps/asapm/ \ http://www.tigr.net/afterstep/as-apps/download/asapm/ |