diff options
Diffstat (limited to 'comms/dcf77pi/Makefile')
-rw-r--r-- | comms/dcf77pi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/dcf77pi/Makefile b/comms/dcf77pi/Makefile index 7596ae1dcdd2..c69d2732e5ec 100644 --- a/comms/dcf77pi/Makefile +++ b/comms/dcf77pi/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dcf77pi -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= comms MAINTAINER= rene@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE= BSD USE_GITHUB= yes GH_ACCOUNT= rene0 -GH_COMMIT= 82252fd +GH_COMMIT= 8be074e MAKE_ARGS= FULLPREFIX="${STAGEDIR}${PREFIX}" |