summaryrefslogtreecommitdiff
path: root/sysutils/xbattbar
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 19:09:11 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 19:09:11 +0000
commitf9bfad56c5f20f68338e2cd89769300e0d3e42cc (patch)
tree939b7187cbedd4a8cc92e43d8959ad5eee2b1e23 /sysutils/xbattbar
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variable
Notes
Notes: svn path=/head/; revision=27427
Diffstat (limited to 'sysutils/xbattbar')
-rw-r--r--sysutils/xbattbar/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile
index c31fb6b375f0..75eeba16f1e2 100644
--- a/sysutils/xbattbar/Makefile
+++ b/sysutils/xbattbar/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: xbattbar
-# Version required: 1.3
# Date created: Fri Feb 18 10:05:12 JST 2000
# Whom: sumikawa
#
# $FreeBSD$
#
-DISTNAME= xbattbar_1.3
-PKGNAME= xbattbar-1.3
+PORTNAME= xbattbar
+PORTVERSION= 1.3
CATEGORIES= sysutils
MASTER_SITES= http://infonet.aist-nara.ac.jp/member/suguru/
+DISTNAMe= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sumikawa@FreeBSD.org