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/ucspi-tcp | |
parent | 9647ca36cdba95e38253de912be65e456bd59da0 (diff) |
Corrrect whitespace introduced during PORTNAME conversion and portlint
Notes
Notes:
svn path=/head/; revision=27887
Diffstat (limited to 'sysutils/ucspi-tcp')
-rw-r--r-- | sysutils/ucspi-tcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ucspi-tcp/Makefile b/sysutils/ucspi-tcp/Makefile index 4b8606bfe59e..6d94910b2b65 100644 --- a/sysutils/ucspi-tcp/Makefile +++ b/sysutils/ucspi-tcp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ucspi-tcp -PORTVERSION= 0.84 +PORTVERSION= 0.84 CATEGORIES= sysutils net MASTER_SITES= http://cr.yp.to/software/ |