aboutsummaryrefslogtreecommitdiff
path: root/graphics/xgrasp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xgrasp/Makefile')
-rw-r--r--graphics/xgrasp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xgrasp/Makefile b/graphics/xgrasp/Makefile
index 42de9ccb6f2d..0ac6e2c1aa5f 100644
--- a/graphics/xgrasp/Makefile
+++ b/graphics/xgrasp/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: xgrasp
-# Version required: 1.7d
# Date created: 23 July 1995
# Whom: asami
#
# $FreeBSD$
#
-DISTNAME= xgrasp.1.7d
-PKGNAME= xgrasp-1.7d
+PORTNAME= xgrasp
+PORTVERSION= 1.7d
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
ftp://ftp.freesoftware.com/pub/X11/R5contrib/
+DISTNAME= ${PORTNAME}.${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org