summaryrefslogtreecommitdiffstats
path: root/sysutils/truncate
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2001-03-23 14:21:40 +0000
committeralex <alex@FreeBSD.org>2001-03-23 14:21:40 +0000
commit5c80d768ad18c5dbbde5165b8b267b4318c87919 (patch)
tree75d6da42d007a0866d315c1ff7d02ccf21cfce8d /sysutils/truncate
parent12fbf259a55788386ab5f7a127069cee7e17864a (diff)
downloadFreeBSD-ports-5c80d768ad18c5dbbde5165b8b267b4318c87919.zip
FreeBSD-ports-5c80d768ad18c5dbbde5165b8b267b4318c87919.tar.gz
Make this actually fetchable (and BROKEN for systems < 4.2-RELEASE).
Submitted by: fenner's distfile survey
Diffstat (limited to 'sysutils/truncate')
-rw-r--r--sysutils/truncate/Makefile9
-rw-r--r--sysutils/truncate/distinfo2
2 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/truncate/Makefile b/sysutils/truncate/Makefile
index 8d28b4d..3d0bce2 100644
--- a/sysutils/truncate/Makefile
+++ b/sysutils/truncate/Makefile
@@ -5,9 +5,10 @@
# $FreeBSD$
PORTNAME= truncate
-PORTVERSION= 3.0
+PORTVERSION= 20010323
CATEGORIES= sysutils
-MASTER_SITES= ftp://big.endian.de/pub/FreeBSD/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= alex
MAINTAINER= alex@FreeBSD.org
@@ -18,7 +19,7 @@ MAKE_ENV+= MANDIR=${PREFIX}/man/man BINDIR=${PREFIX}/bin
WRKSRC= ${WRKDIR}/truncate
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500011
-BROKEN= "truncate(1) is in the base-system"
+.if ${OSVERSION} >= 420000
+#BROKEN= "truncate(1) is in the base-system"
.endif
.include <bsd.port.post.mk>
diff --git a/sysutils/truncate/distinfo b/sysutils/truncate/distinfo
index 335788a..488409f 100644
--- a/sysutils/truncate/distinfo
+++ b/sysutils/truncate/distinfo
@@ -1 +1 @@
-MD5 (truncate-3.0.tar.gz) = 3710d0593e2c41bf7975cf4f98263d43
+MD5 (truncate-20010323.tar.gz) = cf4968189aea9b919249e20de66169a9
OpenPOWER on IntegriCloud