summaryrefslogtreecommitdiff
path: root/security/gpgme03
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-12-14 17:57:36 +0000
committerwiz <wiz@pkgsrc.org>2003-12-14 17:57:36 +0000
commit91af1f6bf9503b8da20733cc48f9e213a0362b71 (patch)
tree7111a9c83dd70cf79bee81eb09b08b50429f529f /security/gpgme03
parent640e2f9b470177b93258992def491347d5f02646 (diff)
downloadpkgsrc-91af1f6bf9503b8da20733cc48f9e213a0362b71.tar.gz
Mention that this is the 0.3 branch.
Diffstat (limited to 'security/gpgme03')
-rw-r--r--security/gpgme03/DESCR3
-rw-r--r--security/gpgme03/Makefile4
2 files changed, 5 insertions, 2 deletions
diff --git a/security/gpgme03/DESCR b/security/gpgme03/DESCR
index 26a3a6aa608..c0c3cb2cd78 100644
--- a/security/gpgme03/DESCR
+++ b/security/gpgme03/DESCR
@@ -2,3 +2,6 @@ GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
easier for applications. It provides a High-Level Crypto API for
encryption, decryption, signing, signature verification and key
management.
+
+This is the 0.3 branch of the package; for newer versions
+look into the ``gpgme'' package.
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile
index 52a4b9d67b6..9d1f7fe9a22 100644
--- a/security/gpgme03/Makefile
+++ b/security/gpgme03/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/14 17:51:04 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2003/12/14 17:57:36 wiz Exp $
#
DISTNAME= gpgme-0.3.15
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/
MAINTAINER= oishi@ims.ac.jp
HOMEPAGE= http://www.gnupg.org/gpgme.html
-COMMENT= GnuPG Made Easy
+COMMENT= GnuPG Made Easy (0.3 branch)
DEPENDS+= gnupg>=1.2.0:../../security/gnupg