diff options
author | steve <steve@FreeBSD.org> | 1999-09-27 10:15:53 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-09-27 10:15:53 +0800 |
commit | 5035272542e5adcc5e22dc990222aa88a2ff543a (patch) | |
tree | 4919e2f85584c2b029150f842f056791f445dd8c /sysutils | |
parent | b8cbc3f2872a57a15307fe672bbc47e265336538 (diff) | |
download | freebsd-ports-gnome-5035272542e5adcc5e22dc990222aa88a2ff543a.tar.gz freebsd-ports-gnome-5035272542e5adcc5e22dc990222aa88a2ff543a.tar.zst freebsd-ports-gnome-5035272542e5adcc5e22dc990222aa88a2ff543a.zip |
Update to version 1.4.
PR: 13672
Submitted by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/asmem/Makefile | 4 | ||||
-rw-r--r-- | sysutils/asmem/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/asmem/Makefile b/sysutils/asmem/Makefile index 5fa867905de2..75b2cd535801 100644 --- a/sysutils/asmem/Makefile +++ b/sysutils/asmem/Makefile @@ -5,7 +5,7 @@ # # $FreeBSD$ -DISTNAME= asmem-1.3 +DISTNAME= asmem-1.4 CATEGORIES= sysutils afterstep MASTER_SITES= ftp://ftp.afterstep.org/apps/asmem/ \ http://www.bewoner.dma.be/Albert/software/ @@ -16,7 +16,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm .include <bsd.port.pre.mk> .if ${OSVERSION} >= 400000 -BROKEN= 'Sorry, asmem doesn't compile on 4.0+' +BROKEN= "Sorry, asmem doesn't compile on 4.0+" .endif USE_X_PREFIX= yes diff --git a/sysutils/asmem/distinfo b/sysutils/asmem/distinfo index 933ed705b291..a0035c289572 100644 --- a/sysutils/asmem/distinfo +++ b/sysutils/asmem/distinfo @@ -1 +1 @@ -MD5 (asmem-1.3.tar.gz) = b6277b66051350c00fccc092af7e3941 +MD5 (asmem-1.4.tar.gz) = ab70ebed017ef5ebf92b0706d924a4d0 |