diff options
author | Carlo Strub <cs@FreeBSD.org> | 2014-09-14 20:33:03 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2014-09-14 20:33:03 +0000 |
commit | ca1261504c9a3c53e9a19afe41d062c1a278dbd4 (patch) | |
tree | 0127441c84b860f2b4c45b24732847c7616fb080 /devel/goprotobuf/Makefile | |
parent | f043f6e4b6db797fe8e1d27161799cf6c6d3abb9 (diff) | |
download | ports-ca1261504c9a3c53e9a19afe41d062c1a278dbd4.tar.gz ports-ca1261504c9a3c53e9a19afe41d062c1a278dbd4.zip |
Notes
Diffstat (limited to 'devel/goprotobuf/Makefile')
-rw-r--r-- | devel/goprotobuf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/goprotobuf/Makefile b/devel/goprotobuf/Makefile index 8a25672be37e..1f5f6c98f816 100644 --- a/devel/goprotobuf/Makefile +++ b/devel/goprotobuf/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= goprotobuf -PORTVERSION= 20131010 -PORTREVISION= 1 +PORTVERSION= 20140812 CATEGORIES= devel MASTER_SITES= http://www.c-s.li/ports/ |