diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-17 10:22:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-17 10:22:37 +0000 |
commit | 72afc2209f970b644ba35e6cf9b29c1a05aef486 (patch) | |
tree | 2e7366463a2e29b8e671d640f00e8a48a27f3f83 | |
parent | c5f1c2211730d0bd3e9c267fcdda0f660eb389d7 (diff) | |
download | pkgsrc-72afc2209f970b644ba35e6cf9b29c1a05aef486.tar.gz |
Remove wip from CATEGORIES, noted by bouyer.
-rw-r--r-- | security/pwsafe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pwsafe/Makefile b/security/pwsafe/Makefile index 6cb6fa5e35b..9106589a0d6 100644 --- a/security/pwsafe/Makefile +++ b/security/pwsafe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2005/10/02 21:26:14 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2005/10/17 10:22:37 wiz Exp $ # DISTNAME= pwsafe-0.2.0 -CATEGORIES= security wip +CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pwsafe/} \ http://nsd.dyndns.org/pwsafe/releases/ |