diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-10-06 19:35:45 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-10-06 19:35:45 +0000 |
commit | 0f43b2e5ab1052202833a8e49dbf86757167c1ed (patch) | |
tree | 24b68adb5588af6bb8018ad59532810e7c9feb3d /security/pwman | |
parent | c4648280735ac829813faca46741bdf29ad835b3 (diff) | |
download | ports-0f43b2e5ab1052202833a8e49dbf86757167c1ed.tar.gz ports-0f43b2e5ab1052202833a8e49dbf86757167c1ed.zip |
Notes
Diffstat (limited to 'security/pwman')
-rw-r--r-- | security/pwman/Makefile | 5 | ||||
-rw-r--r-- | security/pwman/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/pwman/Makefile b/security/pwman/Makefile index c12518e8ea07..6ab75c92069f 100644 --- a/security/pwman/Makefile +++ b/security/pwman/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pwman -PORTVERSION= 0.2.1 +PORTVERSION= 0.3.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= anders@FreeBSD.org LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 -BUILD_DEPENDS= gpgme-config:${PORTSDIR}/security/gpgme -RUN_DEPENDS= gpgme-config:${PORTSDIR}/security/gpgme +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg GNU_CONFIGURE= yes diff --git a/security/pwman/distinfo b/security/pwman/distinfo index 7e7390121f69..8d95d1d75673 100644 --- a/security/pwman/distinfo +++ b/security/pwman/distinfo @@ -1 +1 @@ -MD5 (pwman-0.2.1.tar.gz) = da44cb03bafe9a44f4f7e2f9e9f1a567 +MD5 (pwman-0.3.0.tar.gz) = 3a380b2a45cbf22077a93df352b6d66e |