diff options
author | johans <johans@FreeBSD.org> | 2009-10-09 16:11:56 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2009-10-09 16:11:56 +0800 |
commit | a7159e4bcb7a72a749d02a6e9d4f2253c8c34bd6 (patch) | |
tree | 8a9b2832ff2f50fb2332b882feba0d4832dc25e9 /math/gap/Makefile | |
parent | 2c3af7dc530ac5ce5a283dacb0ae0b8f46bf81ea (diff) | |
download | freebsd-ports-gnome-a7159e4bcb7a72a749d02a6e9d4f2253c8c34bd6.tar.gz freebsd-ports-gnome-a7159e4bcb7a72a749d02a6e9d4f2253c8c34bd6.tar.zst freebsd-ports-gnome-a7159e4bcb7a72a749d02a6e9d4f2253c8c34bd6.zip |
Update packages to latest version (18 Sept)
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 53fff5c99b5a..96f872f2e17b 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= 2009_07_22-15_24_UTC +GAP_PKGTIME= 2009_09_18-20_39_UTC GAP_PKGDATE= ${GAP_PKGTIME:C/-.*//:S/_//g} GAP_WRKSRC= ${WRKSRC}/${GAP_VERSION} GAP_LIBDIR= ${PREFIX}/lib/${GAP_VERSION} |