diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-22 11:12:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-22 11:12:17 +0000 |
commit | 6919024e96dd98f89eaa629302f94f8f4289d372 (patch) | |
tree | 7ea9e5af1c2e605e7f28399c0de1e940780a0a6a | |
parent | Remove the libcheck option, it not a external dependancy anymore. And (diff) |
Pet portlint
Notes
Notes:
svn path=/head/; revision=439162
-rw-r--r-- | devel/protobuf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile index 8aed14745509..d6a03cd23203 100644 --- a/devel/protobuf/Makefile +++ b/devel/protobuf/Makefile @@ -3,8 +3,8 @@ PORTNAME= protobuf PORTVERSION= 3.2.0 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org |