diff options
Diffstat (limited to 'math/gap/Makefile')
-rw-r--r-- | math/gap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gap/Makefile b/math/gap/Makefile index 3b9df666f502..b405f2d499e8 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -34,7 +34,7 @@ OPTIONS= COMPRESSED_TOMLIB "Compress tomlib files" On \ .include <bsd.port.pre.mk> GAP_VERSION= gap4r4 -GAP_PKGTIME= 2007_08_01-14_15_UTC +GAP_PKGTIME= 2007_10_05-12_19_UTC GAP_PKGDATE= ${GAP_PKGTIME:C/-.*//:S/_//g} GAP_WRKSRC= ${WRKSRC}/${GAP_VERSION} GAP_LIBDIR= ${PREFIX}/lib/${GAP_VERSION} |