diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-02-19 03:46:55 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-02-19 03:46:55 +0800 |
commit | 9aec74d8dd3e427f443761f1ff7443f471d40b8b (patch) | |
tree | b1cdf8fb5304954dca24d052ed567bfcd21d7cad /games | |
parent | 7cd5ecb3ae85f310ec3c2d4626b276e1f346e3b7 (diff) | |
download | freebsd-ports-gnome-9aec74d8dd3e427f443761f1ff7443f471d40b8b.tar.gz freebsd-ports-gnome-9aec74d8dd3e427f443761f1ff7443f471d40b8b.tar.zst freebsd-ports-gnome-9aec74d8dd3e427f443761f1ff7443f471d40b8b.zip |
Update to 1.0.0
PR: 16811
Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/gno3dtet/Makefile | 6 | ||||
-rw-r--r-- | games/gno3dtet/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index bd40e19af3f3..4b6feccaeb01 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gno3dtet -# Version required: 0.3.2 +# Version required: 1.0.0 # Date created: 21 Dec 1999 # Whom: Will Andrews <andrews@technologist.com> # # $FreeBSD$ # -DISTNAME= gno3dtet-0.3.2 +DISTNAME= gno3dtet-1.0.0 CATEGORIES= games MASTER_SITES= ftp://webdat.com/pub/seb/gno3dtet/ EXTRACT_SUFX= .tgz @@ -19,10 +19,8 @@ GNOME_CONFIG?= ${X11BASE}/bin/gnome-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GNU_CONFIGURE= yes CONFIGURE_ENV= GNOME_CONFIG=${GNOME_CONFIG} GTK_CONFIG=${GTK_CONFIG} -CONFIGURE_ARGS+=--prefix=${PREFIX} USE_X_PREFIX= yes USE_GMAKE= yes -WRKSRC= ${WRKDIR}/gno3dtet pre-configure: @${RM} -f ${WRKSRC}/config.cache diff --git a/games/gno3dtet/distinfo b/games/gno3dtet/distinfo index c17966180f58..a01be6789465 100644 --- a/games/gno3dtet/distinfo +++ b/games/gno3dtet/distinfo @@ -1 +1 @@ -MD5 (gno3dtet-0.3.2.tgz) = aa78e882feb52569fb44aa93983d0796 +MD5 (gno3dtet-1.0.0.tgz) = 8d7e58da915eefa164d6ed34b8b7be78 |