diff options
author | asami <asami@FreeBSD.org> | 2000-04-16 04:14:12 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-16 04:14:12 +0000 |
commit | 110300f9341809ff92eb65095a09e5c7a649f28e (patch) | |
tree | a6dccb632123736b90cebfbb594f5df39a561ab7 /sysutils/xbattbar | |
parent | 7d5f5624106e5cba2ed6c93d4df42141098463de (diff) | |
download | FreeBSD-ports-110300f9341809ff92eb65095a09e5c7a649f28e.zip FreeBSD-ports-110300f9341809ff92eb65095a09e5c7a649f28e.tar.gz |
DISTNAMe-related cleanups.
Diffstat (limited to 'sysutils/xbattbar')
-rw-r--r-- | sysutils/xbattbar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile index 75eeba1..c3dd379 100644 --- a/sysutils/xbattbar/Makefile +++ b/sysutils/xbattbar/Makefile @@ -9,7 +9,7 @@ PORTNAME= xbattbar PORTVERSION= 1.3 CATEGORIES= sysutils MASTER_SITES= http://infonet.aist-nara.ac.jp/member/suguru/ -DISTNAMe= ${PORTNAME}_${PORTVERSION} +DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= sumikawa@FreeBSD.org |