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 278a7c3f6..bef1cf3e8 100644 --- a/net/netspeed_applet/Makefile +++ b/net/netspeed_applet/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/net/netspeed_applet/Makefile,v 1.1 2007/05/01 16:51:09 ahze 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/ |