diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 06:53:26 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 06:53:26 +0000 |
commit | a7f42416d7a766482b1e0d1d8b9055c917426356 (patch) | |
tree | a9a11ef714e9c9e8e6ef7346e0d5ec79a867bb7f /games/gru/Makefile | |
parent | 429158af25cb05709764d4c6fe0104616975ac77 (diff) | |
download | ports-a7f42416d7a766482b1e0d1d8b9055c917426356.tar.gz ports-a7f42416d7a766482b1e0d1d8b9055c917426356.zip |
Notes
Diffstat (limited to 'games/gru/Makefile')
-rw-r--r-- | games/gru/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gru/Makefile b/games/gru/Makefile index b766d40459bc..814480879194 100644 --- a/games/gru/Makefile +++ b/games/gru/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gru -# Version required: 8087 # Date created: 21 Sep 1999 # Whom: HIYAMA Takeshi <th@cis.ibaraki.ac.jp> # # $FreeBSD$ # -DISTNAME= gru-8087 +PORTNAME= gru +PORTVERSION= 8087 CATEGORIES= games MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/gru/ |