diff options
author | asami <asami@FreeBSD.org> | 2000-04-16 12:14:12 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-16 12:14:12 +0800 |
commit | 110300f9341809ff92eb65095a09e5c7a649f28e (patch) | |
tree | a6dccb632123736b90cebfbb594f5df39a561ab7 /sysutils/xbattbar | |
parent | 7d5f5624106e5cba2ed6c93d4df42141098463de (diff) | |
download | freebsd-ports-gnome-110300f9341809ff92eb65095a09e5c7a649f28e.tar.gz freebsd-ports-gnome-110300f9341809ff92eb65095a09e5c7a649f28e.tar.zst freebsd-ports-gnome-110300f9341809ff92eb65095a09e5c7a649f28e.zip |
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 75eeba16f1e2..c3dd379a6ce9 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 |