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 b841bd1d8fc2..841631c3eb70 100644 --- a/comms/dcf77pi/Makefile +++ b/comms/dcf77pi/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dcf77pi -PORTVERSION= 1.0.3.1 +PORTVERSION= 1.0.4 CATEGORIES= comms MAINTAINER= rene@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE= BSD USE_GITHUB= yes GH_ACCOUNT= rene0 -GH_COMMIT= cea9de9 +GH_COMMIT= 75f6f04 OPTIONS_DEFINE= DOCS |