aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-05-07 07:02:07 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-05-07 07:02:07 +0000
commitaea700e377df56ff116d40a05b5fdfc7a7a8dd16 (patch)
tree0b6a4fbf7b405979c68c85ecbdde0acfe456e5ed
parenta7f1719ce9e655bf2135251848361e5a1de75c04 (diff)
downloadports-aea700e377df56ff116d40a05b5fdfc7a7a8dd16.tar.gz
ports-aea700e377df56ff116d40a05b5fdfc7a7a8dd16.zip
security/apg: Port version went backwards.
When it was resurrected, the port version went from 2.3.0b_6 to 0.3.0. To ensure an easy upgrade path, bump PORTEPOCH.
-rw-r--r--security/apg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/apg/Makefile b/security/apg/Makefile
index 2f05a12b8f0e..f4a42c8437a0 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -1,6 +1,7 @@
PORTNAME= apg
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.1
+PORTEPOCH= 1
CATEGORIES= security sysutils
MAINTAINER= egypcio@FreeBSD.org