diff --git a/security/apg/Makefile b/security/apg/Makefile index 2f05a12b8f0e..f4a42c8437a0 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -1,19 +1,20 @@ PORTNAME= apg DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 +PORTEPOCH= 1 CATEGORIES= security sysutils MAINTAINER= egypcio@FreeBSD.org COMMENT= Automated Password Generator written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= wneessen GH_PROJECT= apg-go PLIST_FILES= bin/${PORTNAME} .include