aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/filerunner
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:44:43 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:44:43 +0000
commit4b260ce2515cf67031168694f60633a71fad83e4 (patch)
tree7e1738e2d3a6d6fc5128d523336f04b0f7b22e15 /x11-fm/filerunner
parentb34561d1b83ae8709725150fbf6991b13f1d70d2 (diff)
downloadports-4b260ce2515cf67031168694f60633a71fad83e4.tar.gz
ports-4b260ce2515cf67031168694f60633a71fad83e4.zip
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27432
Diffstat (limited to 'x11-fm/filerunner')
-rw-r--r--x11-fm/filerunner/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-fm/filerunner/Makefile b/x11-fm/filerunner/Makefile
index 77b3cfbaa881..88dab5713fa5 100644
--- a/x11-fm/filerunner/Makefile
+++ b/x11-fm/filerunner/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: filerunner
-# Version required: 2.5
# Date created: 3 August 1996
# Whom: lukin
#
# $FreeBSD$
#
-DISTNAME= FileRunner-2.5
-PKGNAME= filerunner-2.5
+PORTNAME= filerunner
+PORTVERSION= 2.5
CATEGORIES= x11-fm tk82
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/desktop
+DISTNAME= FileRunner-${PORTVERSION}
MAINTAINER= vanilla@FreeBSD.org