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
commit61ecbc951acc296d84dfe02721f274c57ca47a92 (patch)
tree8016ee109d64080ac7dad80c703dd08a4e3962fd /math
parent042e38b76cf52db424eaf2616c934b880daf999b (diff)
downloadpkgsrc-61ecbc951acc296d84dfe02721f274c57ca47a92.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/