diff options
author | tijl <tijl@FreeBSD.org> | 2017-01-12 18:44:45 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2017-01-12 18:44:45 +0800 |
commit | a091d2be5df70d05e9fc9e06942748078bf53821 (patch) | |
tree | 414399546cca775c6737e661ff9fc0442ff87fc4 /security/linux-c6-gnutls | |
parent | 14f679a017ac6ae9e7958fceba1dcbc2bd655580 (diff) | |
download | freebsd-ports-gnome-a091d2be5df70d05e9fc9e06942748078bf53821.tar.gz freebsd-ports-gnome-a091d2be5df70d05e9fc9e06942748078bf53821.tar.zst freebsd-ports-gnome-a091d2be5df70d05e9fc9e06942748078bf53821.zip |
Make 64 bit Linux packages the default on amd64.
Diffstat (limited to 'security/linux-c6-gnutls')
-rw-r--r-- | security/linux-c6-gnutls/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/linux-c6-gnutls/Makefile b/security/linux-c6-gnutls/Makefile index 58f2b18862a5..74cb9656c956 100644 --- a/security/linux-c6-gnutls/Makefile +++ b/security/linux-c6-gnutls/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnutls PORTVERSION= 2.8.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security linux MAINTAINER= emulation@FreeBSD.org |