diff options
author | manu <manu@pkgsrc.org> | 2009-03-03 10:53:15 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2009-03-03 10:53:15 +0000 |
commit | 9f054187704c8720de5b4a82581449938b40039b (patch) | |
tree | 8a3501aeaf47d81b1927b91193b80538e82531dc /security | |
parent | bccbc66660dccd09b8bfb9576f062b85a323c5f6 (diff) | |
download | pkgsrc-9f054187704c8720de5b4a82581449938b40039b.tar.gz |
Add missing version in package names
Diffstat (limited to 'security')
-rw-r--r-- | security/py-lasso/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-lasso/Makefile b/security/py-lasso/Makefile index 815bf8d5870..975a72832c8 100644 --- a/security/py-lasso/Makefile +++ b/security/py-lasso/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/03/02 16:46:26 manu Exp $ +# $NetBSD: Makefile,v 1.2 2009/03/03 10:53:15 manu Exp $ # -PKGNAME= ${PYPKGPREFIX}-lasso +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} COMMENT= Libery Alliance Single Sign On binding for Python PKG_DESTDIR_SUPPORT= destdir |