diff options
author | pav <pav@FreeBSD.org> | 2011-06-07 04:39:53 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-06-07 04:39:53 +0800 |
commit | 4756d113959da31f3c70e542a323b653f4bf7749 (patch) | |
tree | b3c908d885ab02bd985994326ffd303bedbe565b | |
parent | 3ae0606136b011c124c2c719d46d14219970da6f (diff) | |
download | freebsd-ports-gnome-4756d113959da31f3c70e542a323b653f4bf7749.tar.gz freebsd-ports-gnome-4756d113959da31f3c70e542a323b653f4bf7749.tar.zst freebsd-ports-gnome-4756d113959da31f3c70e542a323b653f4bf7749.zip |
- Bump PORTREVISION for the .pc fix
-rw-r--r-- | security/gnutls/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 2752c9e9b4c1..2cc93f32aeeb 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnutls PORTVERSION= 2.12.6.1 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_GNU} \ ${MASTER_SITE_GNUPG} |