diff options
Diffstat (limited to 'net/ntimed/Makefile')
-rw-r--r-- | net/ntimed/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ntimed/Makefile b/net/ntimed/Makefile index dd6163c8c3dd..b9ac132763ff 100644 --- a/net/ntimed/Makefile +++ b/net/ntimed/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= ntimed -PORTVERSION= 0.0.2014.12.21 -PORTREVISION= 1 +PORTVERSION= 0.0.2015.01.30 +PORTREVISION= 0 CATEGORIES= net MAINTAINER= feld@FreeBSD.org @@ -16,7 +16,7 @@ USE_RC_SUBR= ntimed USE_GITHUB= yes GH_ACCOUNT= bsdphk GH_PROJECT= Ntimed -GH_COMMIT= f3810d7 +GH_COMMIT= db0abbb GH_TAGNAME= ${GH_COMMIT} PLIST_FILES= sbin/ntimed-client |