aboutsummaryrefslogtreecommitdiff
path: root/games/cursive
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 00:45:49 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 00:45:49 +0000
commit0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8 (patch)
tree6a9eecf5c996622bdb9a53dcf4bd868e5d3c2e38 /games/cursive
parent0f29953274700e3113ef38abbe8132e0b248333d (diff)
downloadports-0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8.tar.gz
ports-0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8.zip
Notes
Diffstat (limited to 'games/cursive')
-rw-r--r--games/cursive/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/cursive/Makefile b/games/cursive/Makefile
index 129dce83e496..057c1b24e7a7 100644
--- a/games/cursive/Makefile
+++ b/games/cursive/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: cursive
-# Version required: 1.0
# Date created: 4 December 1999
# Whom: James Howard <howardj@wam.umd.edu>
#
# $FreeBSD$
#
-DISTNAME= cursive
-PKGNAME= cursive-1.0
+PORTNAME= cursive
+PORTVERSION= 1.0
CATEGORIES= games
MASTER_SITES= ftp://puck.nether.net/pub/janc/
+DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
MAINTAINER= howardjp@wam.umd.edu