aboutsummaryrefslogtreecommitdiff
path: root/databases/grass-i18n
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 22:49:07 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 22:49:07 +0000
commit3da86c6aa2b3345aabb564415cd86b5e3872ca1a (patch)
tree04a03b5b9c40a7cbd0ef74638676e9809fd9dde8 /databases/grass-i18n
parentde588104e21e4e3e14a3d79ca8814378a0c8044d (diff)
downloadports-3da86c6aa2b3345aabb564415cd86b5e3872ca1a.tar.gz
ports-3da86c6aa2b3345aabb564415cd86b5e3872ca1a.zip
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27418
Diffstat (limited to 'databases/grass-i18n')
-rw-r--r--databases/grass-i18n/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/grass-i18n/Makefile b/databases/grass-i18n/Makefile
index 0e6862999205..d7a7ff20c6bf 100644
--- a/databases/grass-i18n/Makefile
+++ b/databases/grass-i18n/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: grass
-# Version required: 5.0beta5
# Date created: 15 January 2000
# Whom: reg
#
# $FreeBSD$
#
-DISTNAME= grass5.0beta5
-PKGNAME= grass-5.0b5
+PORTNAME= grass
+PORTVERSION= 5.0b5
CATEGORIES= databases
MASTER_SITES= ftp://grass.baylor.edu/pub/grass/grass5.0beta/source/ \
http://www.geog.uni-hannover.de/grass/grass5/source/
+DISTNAME= grass5.0beta5
MAINTAINER= reg@FreeBSD.org