diff options
author | lofi <lofi@FreeBSD.org> | 2005-11-05 15:48:01 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-11-05 15:48:01 +0800 |
commit | 13ff2f0ed5eb8c70db66049303e6d424c0ac241a (patch) | |
tree | 2affd1a9727f3a0dc39d9510b7be7cab1db4907d /security/seahorse | |
parent | 5b3731ad31085b47401d910c40d18b1580886900 (diff) | |
download | freebsd-ports-graphics-13ff2f0ed5eb8c70db66049303e6d424c0ac241a.tar.gz freebsd-ports-graphics-13ff2f0ed5eb8c70db66049303e6d424c0ac241a.tar.zst freebsd-ports-graphics-13ff2f0ed5eb8c70db66049303e6d424c0ac241a.zip |
Update gpgme to 1.0.3 and chase shared library version bump.
Diffstat (limited to 'security/seahorse')
-rw-r--r-- | security/seahorse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 03e2056751f..a6a85871696 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -8,7 +8,7 @@ PORTNAME= seahorse PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.8 |