diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
commit | 4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch) | |
tree | 15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /security/slush | |
parent | Correct whitespace introduced during PORTNAME conversion and portlint (diff) |
Correct whitespace introduced during PORTNAME conversion and portlint
Notes
Notes:
svn path=/head/; revision=27847
Diffstat (limited to 'security/slush')
-rw-r--r-- | security/slush/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/slush/Makefile b/security/slush/Makefile index 7c5adcb4e8c1..2cbb5a6dcb16 100644 --- a/security/slush/Makefile +++ b/security/slush/Makefile @@ -6,7 +6,7 @@ # PORTNAME= slush -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.1 CATEGORIES= security net MASTER_SITES= http://violet.ibs.com.au/slush/files/ \ ftp://www.dis.org/pub/Security/ |