diff options
author | madpilot <madpilot@FreeBSD.org> | 2014-03-25 20:15:53 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2014-03-25 20:15:53 +0800 |
commit | 0b9ed889b7facfa9f9edd440a7a3bfb0117b1a83 (patch) | |
tree | c68e9be5594378ecbf3a6a17c9b88ae9ffbcbff4 /security/gnupg1 | |
parent | b1157b10f267a1eed6fa2ad6fa92ed11a5ac0d60 (diff) | |
download | freebsd-ports-gnome-0b9ed889b7facfa9f9edd440a7a3bfb0117b1a83.tar.gz freebsd-ports-gnome-0b9ed889b7facfa9f9edd440a7a3bfb0117b1a83.tar.zst freebsd-ports-gnome-0b9ed889b7facfa9f9edd440a7a3bfb0117b1a83.zip |
Bump PORTREVISION, forgotten in previous commit.
Noticed by: mat
Diffstat (limited to 'security/gnupg1')
-rw-r--r-- | security/gnupg1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index d9de650dc058..a448193a3361 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnupg PORTVERSION= 1.4.16 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg |