diff options
author | steve <steve@FreeBSD.org> | 1999-05-01 02:09:43 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-01 02:09:43 +0000 |
commit | 31861687c43c973269e70ba2e1f772b2c10e7a42 (patch) | |
tree | 3d3ee8bf1b3de6a58272b680f80dd86f382e1ac4 /sysutils/ascpu | |
parent | bfb89395d7d2e937f8255f312f6d172af1a54066 (diff) | |
download | FreeBSD-ports-31861687c43c973269e70ba2e1f772b2c10e7a42.zip FreeBSD-ports-31861687c43c973269e70ba2e1f772b2c10e7a42.tar.gz |
Update to version 1.5.
PR: 11397
Submitted by: Chris Piazza <cpiazza@home.net>
Diffstat (limited to 'sysutils/ascpu')
-rw-r--r-- | sysutils/ascpu/Makefile | 7 | ||||
-rw-r--r-- | sysutils/ascpu/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/ascpu/Makefile b/sysutils/ascpu/Makefile index 28008c1..54a03b4 100644 --- a/sysutils/ascpu/Makefile +++ b/sysutils/ascpu/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ascpu -# Version required: 1.4 +# Version required: 1.5 # Date created: 18 February 1999 # Whom: Dima Sivachenko <dima@chg.ru> # -# $Id: Makefile,v 1.1.1.1 1999/02/28 04:30:59 billf Exp $ +# $Id: Makefile,v 1.2 1999/04/23 16:35:57 jseger Exp $ # -DISTNAME= ascpu-1.4 +DISTNAME= ascpu-1.5 CATEGORIES= sysutils afterstep MASTER_SITES= http://bewoner.dma.be/Albert/software/ \ http://www.tigr.net/afterstep/as-apps/download/ascpu/ \ @@ -23,7 +23,6 @@ CONFIGURE_ARGS+= --with-xpm MAN1= ascpu.1 do-install: - @ ${INSTALL_MAN} ${WRKSRC}/ascpu.man ${PREFIX}/man/man1/ascpu.1 @ ${INSTALL} ${COPY} ${STRIP} -o ${BINOWN} -g kmem -m 2755 ${WRKSRC}/ascpu ${PREFIX}/bin diff --git a/sysutils/ascpu/distinfo b/sysutils/ascpu/distinfo index 5eb999b..f6e32ee 100644 --- a/sysutils/ascpu/distinfo +++ b/sysutils/ascpu/distinfo @@ -1 +1 @@ -MD5 (ascpu-1.4.tar.gz) = 610108debda0458c2eebc2232a0f1e9a +MD5 (ascpu-1.5.tar.gz) = b71dccfb83feb742152e52b9059650f6 |