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 | |
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)
-rw-r--r-- | security/Makefile | 2 | ||||
-rw-r--r-- | www/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/www/Makefile b/www/Makefile index 561b4bdaa572..ddffc7042e5a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1241,7 +1241,7 @@ SUBDIR += p5-WWW-Babelfish SUBDIR += p5-WWW-Baseball-NPB SUBDIR += p5-WWW-Comic - SUBDIR += p5-WWW-Contact + SUBDIR += p5-WWW-Contact SUBDIR += p5-WWW-Curl SUBDIR += p5-WWW-DHL SUBDIR += p5-WWW-Dilbert |