diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
commit | 960543ecef69ee80e8cef4cb3a22e623071440c5 (patch) | |
tree | 22c4a6d0707e9e2799eaacf878b9d4e2ffbc4e02 /sysutils/xbattbar | |
parent | whitespace nits (diff) |
Corrrect whitespace introduced during PORTNAME conversion and portlint
Notes
Notes:
svn path=/head/; revision=27887
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 8b4feaf475b6..6c7e08958358 100644 --- a/sysutils/xbattbar/Makefile +++ b/sysutils/xbattbar/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xbattbar -PORTVERSION= 1.3 +PORTVERSION= 1.3 CATEGORIES= sysutils MASTER_SITES= http://infonet.aist-nara.ac.jp/member/suguru/ DISTNAME= ${PORTNAME}_${PORTVERSION} |