diff options
author | pav <pav@FreeBSD.org> | 2006-01-21 01:34:40 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-21 01:34:40 +0800 |
commit | 377e6ad90ace6b7041ad3981b1505cd99908555e (patch) | |
tree | 3ab827d354e3c0adba3f73fda9cbde388c142a7f /math/gap/Makefile | |
parent | bb8530062971d8620da35cfce3c702aa4cee3bdc (diff) | |
download | freebsd-ports-gnome-377e6ad90ace6b7041ad3981b1505cd99908555e.tar.gz freebsd-ports-gnome-377e6ad90ace6b7041ad3981b1505cd99908555e.tar.zst freebsd-ports-gnome-377e6ad90ace6b7041ad3981b1505cd99908555e.zip |
- Update to 2006_01_15 package
PR: ports/92003
Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
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 a200487060ff..b68ef2259da8 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -24,7 +24,7 @@ USE_REINPLACE= yes .include <bsd.port.pre.mk> GAP_VERSION= gap4r4 -GAP_PKGTIME= 2005_10_19-13_48_UTC +GAP_PKGTIME= 2006_01_15-19_35_UTC GAP_PKGDATE= ${GAP_PKGTIME:C/-.*//:S/_//g} GAP_WRKSRC= ${WRKSRC}/${GAP_VERSION} GAP_LIBDIR= ${PREFIX}/lib/${GAP_VERSION} |