diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-09-17 08:36:00 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-09-17 08:36:00 +0000 |
commit | 627739127c5762d5ec28902187dfde06df5ae70f (patch) | |
tree | d9c009693ac08e4caa2edcf7c3469c5714c8a1df /x11-toolkits/gnocl/Makefile | |
parent | a9122fc19d80c9e0e12e4d07c4323bfe9efa8879 (diff) | |
download | ports-627739127c5762d5ec28902187dfde06df5ae70f.tar.gz ports-627739127c5762d5ec28902187dfde06df5ae70f.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnocl/Makefile')
-rw-r--r-- | x11-toolkits/gnocl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile index 1c11d3eb84cb..2684be70cedf 100644 --- a/x11-toolkits/gnocl/Makefile +++ b/x11-toolkits/gnocl/Makefile @@ -24,7 +24,7 @@ USE_LDCONFIG= yes CFLAGS+= -I${TCL_INCLUDEDIR} -L${TCL_LIBDIR} BASE_VERSION= 0.9.96 -NIGHTLY_BUILD= 31-01-13 +NIGHTLY_BUILD= 31-08-13 WRKSRC= ${WRKDIR}/${PORTNAME}-${BASE_VERSION} BUILD_WRKSRC= ${WRKSRC}/src |