diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-08-21 18:45:59 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-08-21 18:45:59 +0000 |
commit | c294ac55c3ce073327eef2d2e4248fb97bdf1cf5 (patch) | |
tree | e17f9e8d4d3080f768597beb6dbcb0005c0f4063 /sysutils | |
parent | Get the sources from my personal download area. (diff) |
Update to version 1.3
PR: ports/12796
Submitted by: jack@germanium.xtalwind.net
Notes
Notes:
svn path=/head/; revision=20845
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/asmem/Makefile | 9 | ||||
-rw-r--r-- | sysutils/asmem/distinfo | 2 |
2 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/asmem/Makefile b/sysutils/asmem/Makefile index 4eee7fe5a320..f4cf09991b4c 100644 --- a/sysutils/asmem/Makefile +++ b/sysutils/asmem/Makefile @@ -3,13 +3,14 @@ # Date created: 4 June 1999 # Whom: jack # -# $Id: Makefile,v 1.1.1.1 1999/06/14 19:26:35 taoka Exp $ +# $Id: Makefile,v 1.1.1.1 1999/06/14 20:00:35 taoka Exp $ -DISTNAME= asmem-1.2 +DISTNAME= asmem-1.3 CATEGORIES= sysutils afterstep -MASTER_SITES= http://www.bewoner.dma.be/Albert/software/ +MASTER_SITES= ftp://ftp.afterstep.org/apps/asmem/ \ + http://www.bewoner.dma.be/Albert/software/ -MAINTAINER= jack@germnaium.xtalwind.net +MAINTAINER= jack@germanium.xtalwind.net LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/sysutils/asmem/distinfo b/sysutils/asmem/distinfo index ee87dc7fca83..933ed705b291 100644 --- a/sysutils/asmem/distinfo +++ b/sysutils/asmem/distinfo @@ -1 +1 @@ -MD5 (asmem-1.2.tar.gz) = 895a23c917ffaa66567890df1d6f01aa +MD5 (asmem-1.3.tar.gz) = b6277b66051350c00fccc092af7e3941 |