diff options
author | rodent <rodent> | 2013-04-08 11:17:08 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-08 11:17:08 +0000 |
commit | 964e82f84a31c3742d196f3ebcf9cf755a13725d (patch) | |
tree | a54d33520d98c61ee2a68e3afa6cf5aa83a00659 /security/libssh | |
parent | 2b8b863a838ccafa8e1e81cc77647db048d0077f (diff) | |
download | pkgsrc-964e82f84a31c3742d196f3ebcf9cf755a13725d.tar.gz |
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'security/libssh')
-rw-r--r-- | security/libssh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libssh/Makefile b/security/libssh/Makefile index 8bb0663fd87..76fc7b16f65 100644 --- a/security/libssh/Makefile +++ b/security/libssh/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2013/02/06 23:20:55 jperkin Exp $ +# $NetBSD: Makefile,v 1.15 2013/04/08 11:17:21 rodent Exp $ # # history: upstream renamed 0.11 to 0.1.1; # we have to use the old-style convention so that version compares work. -# +# VER= 0.5.4 DISTNAME= libssh-${VER} PKGNAME= libssh-0.54 |