diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 06:43:02 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 06:43:02 +0000 |
commit | 429158af25cb05709764d4c6fe0104616975ac77 (patch) | |
tree | 9e9cb106a6ea302a7f591288518ee4b0522e76e8 /games/gleyes | |
parent | 935870e192795a0db5cb9ead5131241e4a62f235 (diff) | |
download | ports-429158af25cb05709764d4c6fe0104616975ac77.tar.gz ports-429158af25cb05709764d4c6fe0104616975ac77.zip |
Notes
Diffstat (limited to 'games/gleyes')
-rw-r--r-- | games/gleyes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gleyes/Makefile b/games/gleyes/Makefile index e5faa1fae21e..c20a59be0d29 100644 --- a/games/gleyes/Makefile +++ b/games/gleyes/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gleyes -# Version required: 0.2 # Date created: 2 December 1998 # Whom: Malte Lance <malte.lance@gmx.net> # # $FreeBSD$ # -DISTNAME= gleyes-0.2 +PORTNAME= gleyes +PORTVERSION= 0.2 CATEGORIES= games MASTER_SITES= ftp://ftp.kddlabs.co.jp/.1/X11/acontrib/gleyes/ \ ftp://ftp.riken.go.jp/pub/X11/acontrib/gleyes/ \ |