aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagstamon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nagstamon/Makefile')
-rw-r--r--net-mgmt/nagstamon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/nagstamon/Makefile b/net-mgmt/nagstamon/Makefile
index bdfcf99e2394..9e285b012503 100644
--- a/net-mgmt/nagstamon/Makefile
+++ b/net-mgmt/nagstamon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nagstamon
-PORTVERSION= 0.9.7.1
+PORTVERSION= 0.9.8
CATEGORIES= net-mgmt python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} \
CRITICAL/.
@@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Nagios status monitor for your desktop
+LICENSE= GPLv2
+
BUILD_DEPENDS= py*-setuptools>=0:${PORTSDIR}/devel/py-setuptools
RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \
py*-setuptools>=0:${PORTSDIR}/devel/py-setuptools
@@ -23,8 +25,6 @@ USE_PYTHON= 2.5+
USE_PYDISTUTILS=yes
USE_GNOME= pygtk2 librsvg2
-LICENSE= GPLv2
-
MAN1= nagstamon.1
MAKE_JOBS_SAFE= yes