summaryrefslogtreecommitdiffstats
path: root/devel/erlang-protobuffs/files/patch-src_protobuffs.app.src
blob: 7893a19c1bf0048640b974ae5fd6bed196561380 (plain)
1
2
3
4
5
6
7
8
9
10
--- src/protobuffs.app.src.orig
+++ src/protobuffs.app.src
@@ -1,6 +1,6 @@
 { application, protobuffs,
   [ { description, "Google protobuffs implementation for Erlang." },
-    { vsn, git },
+    { vsn, "%%PORTVERSION%%" },
     { registered, [] },
     { applications, [kernel,stdlib] },
     { env, [] }
OpenPOWER on IntegriCloud