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/xdu | |
parent | whitespace nits (diff) |
Corrrect whitespace introduced during PORTNAME conversion and portlint
Notes
Notes:
svn path=/head/; revision=27887
Diffstat (limited to 'sysutils/xdu')
-rw-r--r-- | sysutils/xdu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile index db50eabc661b..9963af069f0a 100644 --- a/sysutils/xdu/Makefile +++ b/sysutils/xdu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xdu -PORTVERSION= 3.0 +PORTVERSION= 3.0 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.arl.mil/pub/ EXTRACT_SUFX= .tar.Z |