aboutsummaryrefslogtreecommitdiff
path: root/x11/imwheel
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-13 19:19:05 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-13 19:19:05 +0000
commitfe5426321afa29e8e557931a88fc18b5028ba6f8 (patch)
treee6d2be6ded13e95e962877648d4188b2b5aaffcf /x11/imwheel
parentace86ed3bb577fdc21baa273aed749b14cf37e11 (diff)
downloadports-fe5426321afa29e8e557931a88fc18b5028ba6f8.tar.gz
ports-fe5426321afa29e8e557931a88fc18b5028ba6f8.zip
Update to use PORTNAME/PORTVERSION
Notes
Notes: svn path=/head/; revision=27497
Diffstat (limited to 'x11/imwheel')
-rw-r--r--x11/imwheel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/imwheel/Makefile b/x11/imwheel/Makefile
index 021236795621..2d584d80e560 100644
--- a/x11/imwheel/Makefile
+++ b/x11/imwheel/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: imwheel-0.9.7
-# Version required: 0.9.7
# Date created: 18 Feb 2000
# Whom: jhb
#
# $FreeBSD$
#
-DISTNAME= imwheel-0.9.7.nogpm
-PKGNAME= imwheel-0.9.7
+PORTNAME= imwheel
+PORTVERSION= 0.9.7
CATEGORIES= x11
MASTER_SITES= http://jcatki.dhs.org/imwheel/files/
+DISTNAME= ${PKGNAME}.nogpm
MAINTAINER= jhb@FreeBSD.org