diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-10-14 22:25:30 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-10-14 22:25:30 +0000 |
commit | 7fb6619e8a9916d4914bd2252966a159fefaa5d6 (patch) | |
tree | e8bd43ded5e5b07fb8b8af08f8f54443b4f38b7d /security/pwman/Makefile | |
parent | Make this compile on sparc64. Needed for make release. (diff) |
Update to 0.3.2.
Diffstat (limited to 'security/pwman/Makefile')
-rw-r--r-- | security/pwman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pwman/Makefile b/security/pwman/Makefile index 6ab75c92069f..442ea1dc17fc 100644 --- a/security/pwman/Makefile +++ b/security/pwman/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pwman -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |