diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-14 14:43:02 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-14 14:43:02 +0800 |
commit | 6599d6b639f394c76bd685334176d0ea473272f6 (patch) | |
tree | 87290a24dc693e032af86ef10d80bb0e033177d2 /games/gno3dtet | |
parent | bd7c26fd475b83cf08e572e12b2d6e9f8af4d3b9 (diff) | |
download | freebsd-ports-gnome-6599d6b639f394c76bd685334176d0ea473272f6.tar.gz freebsd-ports-gnome-6599d6b639f394c76bd685334176d0ea473272f6.tar.zst freebsd-ports-gnome-6599d6b639f394c76bd685334176d0ea473272f6.zip |
PORTNAME/PORTVERSION stuff
Diffstat (limited to 'games/gno3dtet')
-rw-r--r-- | games/gno3dtet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index 19c485b4a5d9..87cf871bb0d7 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gno3dtet -# Version required: 1.0.0 # Date created: 21 Dec 1999 # Whom: Will Andrews <andrews@technologist.com> # # $FreeBSD$ # -DISTNAME= gno3dtet-1.0.0 +PORTNAME= gno3dtet +PORTVERSION= 1.0.0 CATEGORIES= games MASTER_SITES= ftp://webdat.com/pub/seb/gno3dtet/ EXTRACT_SUFX= .tgz |