diff options
Diffstat (limited to 'emulators/suse131_libssh/Makefile')
-rw-r--r-- | emulators/suse131_libssh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse131_libssh/Makefile b/emulators/suse131_libssh/Makefile index aa21fc5b26a..b430c5adfc4 100644 --- a/emulators/suse131_libssh/Makefile +++ b/emulators/suse131_libssh/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:16 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_libssh-${SUSE_VERSION} +PKGNAME= suse_libssh-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libssh2-1-1.4.3-7.1.2.${SUSE_ARCH} |