diff options
Diffstat (limited to 'security/MyPasswordSafe/Makefile')
-rw-r--r-- | security/MyPasswordSafe/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/security/MyPasswordSafe/Makefile b/security/MyPasswordSafe/Makefile index 8cdde17baf9..2dfbb19bcbd 100644 --- a/security/MyPasswordSafe/Makefile +++ b/security/MyPasswordSafe/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2006/05/20 18:30:09 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2007/01/06 19:06:22 rillig Exp $ # -DISTNAME= MyPasswordSafe-20060326.src -PKGNAME= MyPasswordSafe-20060326 +DISTNAME= MyPasswordSafe-20061216 CATEGORIES= security MASTER_SITES= http://www.semanticgap.com/myps/release/ -EXTRACT_SUFX= .tgz +DISTFILES= ${DISTNAME}.src.tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.semanticgap.com/myps/ |