summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz>2017-01-22 14:49:23 +0000
committerwiz <wiz>2017-01-22 14:49:23 +0000
commit6d7fc41fbc5da05f3ff0a5c8a8fa89f6113601e0 (patch)
tree8016ee109d64080ac7dad80c703dd08a4e3962fd /math
parent7f4f9a90babd8ef50245670718fa15d6721d223f (diff)
downloadpkgsrc-6d7fc41fbc5da05f3ff0a5c8a8fa89f6113601e0.tar.gz
Match upstream version more closely.
Diffstat (limited to 'math')
-rw-r--r--math/fftw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index c2bb0ec312e..78c3c0b57fb 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2017/01/21 19:55:29 adam Exp $
+# $NetBSD: Makefile,v 1.55 2017/01/22 14:49:23 wiz Exp $
DISTNAME= fftw-3.3.6-pl1
-PKGNAME= ${DISTNAME:S/-pl1//}
+PKGNAME= ${DISTNAME:S/-pl1/pl1/}
CATEGORIES= math
MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/
MASTER_SITES+= http://www.fftw.org/