pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/fftw
Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 22 14:49:23 UTC 2017
Modified Files:
        pkgsrc/math/fftw: Makefile
Log Message:
Match upstream version more closely.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/math/fftw/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/fftw/Makefile
diff -u pkgsrc/math/fftw/Makefile:1.54 pkgsrc/math/fftw/Makefile:1.55
--- pkgsrc/math/fftw/Makefile:1.54      Sat Jan 21 19:55:29 2017
+++ pkgsrc/math/fftw/Makefile   Sun Jan 22 14:49:23 2017
@@ -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/
Home |
Main Index |
Thread Index |
Old Index