diff options
author | johans <johans@FreeBSD.org> | 2009-07-31 02:01:15 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2009-07-31 02:01:15 +0800 |
commit | 49ea4cbe4eea49a9668c8ea5a663a3ec177942a6 (patch) | |
tree | eb121ce9c921449ebf984d767c24c5dc3a3974fb /math/gap/Makefile | |
parent | 817e3f4c902a3bcc17fc8d1468d257cb818bd8b1 (diff) | |
download | freebsd-ports-gnome-49ea4cbe4eea49a9668c8ea5a663a3ec177942a6.tar.gz freebsd-ports-gnome-49ea4cbe4eea49a9668c8ea5a663a3ec177942a6.tar.zst freebsd-ports-gnome-49ea4cbe4eea49a9668c8ea5a663a3ec177942a6.zip |
Update to latest packages version (22. July)
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 e9166f70bf7e..53fff5c99b5a 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_02_02-16_34_UTC +GAP_PKGTIME= 2009_07_22-15_24_UTC GAP_PKGDATE= ${GAP_PKGTIME:C/-.*//:S/_//g} GAP_WRKSRC= ${WRKSRC}/${GAP_VERSION} GAP_LIBDIR= ${PREFIX}/lib/${GAP_VERSION} |