diff options
Diffstat (limited to 'net-mgmt/etherape/Makefile')
-rw-r--r-- | net-mgmt/etherape/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile index 59c9af515899..63ef6a04d0ca 100644 --- a/net-mgmt/etherape/Makefile +++ b/net-mgmt/etherape/Makefile @@ -6,17 +6,18 @@ # PORTNAME= etherape -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 PORTREVISION= 4 CATEGORIES= net-mgmt gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= samy@kerneled.com +MAINTAINER= samy@kerneled.org COMMENT= A graphical network traffic visualization tool for gnome USE_GETTEXT= yes USE_GNOME= libglade2 libgnomeui +USE_GMAKE= yes USE_LIBTOOL_VER=13 USE_X_PREFIX= yes GNU_CONFIGURE= yes |