summaryrefslogtreecommitdiffstats
path: root/devel/sfio
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-05-14 00:24:32 +0000
committerobrien <obrien@FreeBSD.org>2000-05-14 00:24:32 +0000
commitab26a4e0f7f27a03a415cad47f0ebb37cb6058f0 (patch)
treef1d86d783ef8dc3659e678227a1ab5f1e4532321 /devel/sfio
parent0a50cbfc5cd7f5ae44544c90f15808c78945be8f (diff)
downloadFreeBSD-ports-ab26a4e0f7f27a03a415cad47f0ebb37cb6058f0.zip
FreeBSD-ports-ab26a4e0f7f27a03a415cad47f0ebb37cb6058f0.tar.gz
Fix problems in the PKG{NAME,VERSION} conversion.
Submitted by: Lyndon Nerenberg <lyndon@orthanc.ab.ca>
Diffstat (limited to 'devel/sfio')
-rw-r--r--devel/sfio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/sfio/Makefile b/devel/sfio/Makefile
index f501958..eed2329 100644
--- a/devel/sfio/Makefile
+++ b/devel/sfio/Makefile
@@ -11,7 +11,8 @@ PORTVERSION= 1999
CATEGORIES= devel
#Users must register with AT&T before downloading tarball.
#MASTER_SITES= http://www.research.att.com/sw/tools/sfio/
-DISTFILES= ${PORTNAME}_${PORTVERSION}.src.unix.cpio
+DISTNAME= ${PORTNAME}_${PORTVERSION}
+EXTRACT_SUFX= .src.unix.cpio
MAINTAINER= obrien@FreeBSD.org
OpenPOWER on IntegriCloud