diff options
author | martymac <martymac@FreeBSD.org> | 2011-03-04 18:32:13 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2011-03-04 18:32:13 +0800 |
commit | 5ac2c6c216c6f2b89e3a006d5648b870921e54b2 (patch) | |
tree | b49bd7e2e9dfa0206da2cb1a7b4a74548ccf85ed /security | |
parent | 9399eb0db62b835a02385a6f5e420c8531f101a0 (diff) | |
download | freebsd-ports-gnome-5ac2c6c216c6f2b89e3a006d5648b870921e54b2.tar.gz freebsd-ports-gnome-5ac2c6c216c6f2b89e3a006d5648b870921e54b2.tar.zst freebsd-ports-gnome-5ac2c6c216c6f2b89e3a006d5648b870921e54b2.zip |
Remove extra spaces after port names
Approved by: portmgr@, ehaupt (mentor)
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 2dc600dec130..8bd48a99370a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -364,7 +364,7 @@ SUBDIR += osslsigncode SUBDIR += outguess SUBDIR += p5-Apache-Htpasswd - SUBDIR += p5-Auth-YubikeyDecrypter + SUBDIR += p5-Auth-YubikeyDecrypter SUBDIR += p5-AuthCAS SUBDIR += p5-Authen-Bitcard SUBDIR += p5-Authen-Captcha |