diff options
author | linimon <linimon@FreeBSD.org> | 2004-05-18 13:48:34 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-05-18 13:48:34 +0800 |
commit | 549569d9130a19e1b72aec6585e79e6b2b2aeb9c (patch) | |
tree | db45d7ce72f7cdea91eb2f6329b173ba0fb45ce3 /security | |
parent | 3cd2a61dd93164e5b9e394e565c83368f8883c1d (diff) | |
download | freebsd-ports-gnome-549569d9130a19e1b72aec6585e79e6b2b2aeb9c.tar.gz freebsd-ports-gnome-549569d9130a19e1b72aec6585e79e6b2b2aeb9c.tar.zst freebsd-ports-gnome-549569d9130a19e1b72aec6585e79e6b2b2aeb9c.zip |
Remove trailing blank line to pacify portlint.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-SSLeay/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index cf669a2ff920..e6df3a1ba8fa 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -32,4 +32,3 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5 .endif .include <bsd.port.post.mk> - |