diff options
author | jylefort <jylefort@FreeBSD.org> | 2007-03-08 22:12:08 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2007-03-08 22:12:08 +0800 |
commit | c4944def578b138bd40a702400e001b3f2aaa712 (patch) | |
tree | d64a8cda118d8fc2a7397e06e1744e73ce5b0e0b /security/gnupg | |
parent | 2818bcb07f94ae1a5fd2baf45cfa9c4f913e6a40 (diff) | |
download | freebsd-ports-graphics-c4944def578b138bd40a702400e001b3f2aaa712.tar.gz freebsd-ports-graphics-c4944def578b138bd40a702400e001b3f2aaa712.tar.zst freebsd-ports-graphics-c4944def578b138bd40a702400e001b3f2aaa712.zip |
Track libgpg-error shlib version change.
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index b49661aa117..3db1f6ec6b3 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnupg PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg |