diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-21 16:19:33 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-21 16:19:33 +0800 |
commit | 084e6f2af64a7a37026b42439396fb80814b7ff3 (patch) | |
tree | 0a2ab527c09bd56fb7098f69adc715d629a7da97 /security/sslproxy | |
parent | fef90ef29a8aec44c1d930de3396ab6ff3eabbd8 (diff) | |
download | freebsd-ports-graphics-084e6f2af64a7a37026b42439396fb80814b7ff3.tar.gz freebsd-ports-graphics-084e6f2af64a7a37026b42439396fb80814b7ff3.tar.zst freebsd-ports-graphics-084e6f2af64a7a37026b42439396fb80814b7ff3.zip |
Correct whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'security/sslproxy')
-rw-r--r-- | security/sslproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sslproxy/Makefile b/security/sslproxy/Makefile index 5cff8845ddb..9a088df6822 100644 --- a/security/sslproxy/Makefile +++ b/security/sslproxy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sslproxy -PORTVERSION= 20000129 +PORTVERSION= 20000129 CATEGORIES= security MASTER_SITES= ftp://ftp.obdev.at/pub/Products/sslproxy/ DISTNAME= sslproxy.2000_Jan_29 |