diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2018-12-28 09:17:10 +0000 |
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2018-12-28 09:17:10 +0000 |
| commit | fb6f85b33d9cafba75fafa8ac7ff45418385eec2 (patch) | |
| tree | 672b12058bb9a35b402c84a3b08d3761c0a7a37a /misc/ddate/Makefile | |
| parent | bf348059daf2b54538f3557aa9b276ba74d87854 (diff) | |
Notes
Diffstat (limited to 'misc/ddate/Makefile')
| -rw-r--r-- | misc/ddate/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/ddate/Makefile b/misc/ddate/Makefile index a389c5f428e4..5678fbb56ccd 100644 --- a/misc/ddate/Makefile +++ b/misc/ddate/Makefile @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= ddate -PORTVERSION= 0.2.2.2016062701 DISTVERSIONPREFIX= v -PORTEPOCH= 2 +DISTVERSION= 0.2.2-6 +DISTVERSIONSUFFIX= -g899ca66 +PORTEPOCH= 3 CATEGORIES= misc MAINTAINER= ehaupt@FreeBSD.org @@ -14,7 +15,6 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= bo0ts -GH_TAGNAME= 899ca66 OPTIONS_DEFINE= USFORMAT PRAISEBOB KILLBOB |
