diff options
Diffstat (limited to 'net/netspeed_applet/Makefile')
-rw-r--r-- | net/netspeed_applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netspeed_applet/Makefile b/net/netspeed_applet/Makefile index 6e527ed6a921..2f18fc1beedb 100644 --- a/net/netspeed_applet/Makefile +++ b/net/netspeed_applet/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# +# $MCom: ports/net/netspeed_applet/Makefile,v 1.2 2007/05/19 21:36:17 marcus Exp $ PORTNAME= netspeed_applet PORTVERSION= 0.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= http://www.wh-hms.uni-ulm.de/~mfcn/shared/netspeed/ |