diff options
author | Johan van Selst <johans@FreeBSD.org> | 2007-06-17 21:21:51 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2007-06-17 21:21:51 +0000 |
commit | e4e6c2ebedf01eddd1204791a55a893d9ec43a59 (patch) | |
tree | d87d2f4e4eda52a922944851fbdcf92ce2b4dc72 /math/gap/Makefile | |
parent | a69b5082a360454d7fe0a6ddd4150e7284978331 (diff) |
Notes
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 1f94ecf51120..bf2494752c20 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_03_23-17_35_UTC +GAP_PKGTIME= 2007_06_11-11_49_UTC GAP_PKGDATE= ${GAP_PKGTIME:C/-.*//:S/_//g} GAP_WRKSRC= ${WRKSRC}/${GAP_VERSION} GAP_LIBDIR= ${PREFIX}/lib/${GAP_VERSION} |