aboutsummaryrefslogtreecommitdiffstats
path: root/games/freesweep
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-14 14:43:02 +0800
committermharo <mharo@FreeBSD.org>2000-04-14 14:43:02 +0800
commit6599d6b639f394c76bd685334176d0ea473272f6 (patch)
tree87290a24dc693e032af86ef10d80bb0e033177d2 /games/freesweep
parentbd7c26fd475b83cf08e572e12b2d6e9f8af4d3b9 (diff)
downloadfreebsd-ports-gnome-6599d6b639f394c76bd685334176d0ea473272f6.tar.gz
freebsd-ports-gnome-6599d6b639f394c76bd685334176d0ea473272f6.tar.zst
freebsd-ports-gnome-6599d6b639f394c76bd685334176d0ea473272f6.zip
PORTNAME/PORTVERSION stuff
Diffstat (limited to 'games/freesweep')
-rw-r--r--games/freesweep/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/freesweep/Makefile b/games/freesweep/Makefile
index 7456d8ba9fb2..b231cba2e974 100644
--- a/games/freesweep/Makefile
+++ b/games/freesweep/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: freesweep
-# Version required: 0.87
# Date created: 25 July 1999
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= freesweep
-PKGNAME= freesweep-0.87
+PORTNAME= freesweep
+PORTVERSION= 0.87
CATEGORIES= games
MASTER_SITES= http://www.upl.cs.wisc.edu/~hartmann/sweep/
+DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org