aboutsummaryrefslogtreecommitdiff
path: root/sysutils/uptimed/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-06-21 15:27:52 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-06-21 15:27:52 +0000
commit87120adad77914c6d5a186aa4382ef98b967e6aa (patch)
treea20a1c44912ee428e16a783b032c3a67fed92e2a /sysutils/uptimed/Makefile
parenta2b5a323c3b097c2c3fb84f9796726916c1cf317 (diff)
downloadports-87120adad77914c6d5a186aa4382ef98b967e6aa.tar.gz
ports-87120adad77914c6d5a186aa4382ef98b967e6aa.zip
- Update to 0.4.0
- Switch to new GitHub home - Pass maintainership to submitter PR: 210411 Submitted by: pkubaj@anongoth.pl (maintainer)
Notes
Notes: svn path=/head/; revision=417273
Diffstat (limited to 'sysutils/uptimed/Makefile')
-rw-r--r--sysutils/uptimed/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/uptimed/Makefile b/sysutils/uptimed/Makefile
index 845852bca929..a4a8cd44b386 100644
--- a/sysutils/uptimed/Makefile
+++ b/sysutils/uptimed/Makefile
@@ -2,18 +2,19 @@
# $FreeBSD$
PORTNAME= uptimed
-PORTVERSION= 0.3.17
-PORTREVISION= 2
+PORTVERSION= 0.4.0
+DISTVERSIONPREFIX= v
CATEGORIES= sysutils
-MASTER_SITES= http://podgorny.cz/uptimed/releases/ \
- http://www.predatorlabs.net/dl/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pkubaj@anongoth.pl
COMMENT= Uptime daemon
LICENSE= GPLv2 # only
LICENSE_FILE= ${WRKSRC}/COPYING
+USE_GITHUB= yes
+GH_ACCOUNT= rpodgorny
+
USES= autoreconf gmake libtool tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes