diff options
author | Steve Price <steve@FreeBSD.org> | 1999-09-27 02:15:53 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-09-27 02:15:53 +0000 |
commit | 9e43de8556140b0aabd82afe033d60b092c303be (patch) | |
tree | c4cd771db20b9507ba4e26d386e5b1c46b466fa3 /sysutils/asmem | |
parent | 5d8a5b5c883d3fd85eb5d05e866c07d491fc6cf1 (diff) | |
download | ports-9e43de8556140b0aabd82afe033d60b092c303be.tar.gz ports-9e43de8556140b0aabd82afe033d60b092c303be.zip |
Notes
Diffstat (limited to 'sysutils/asmem')
-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 |