diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
commit | 370019cd2980020f0a78d3480321b87b78e8191f (patch) | |
tree | 591786c6b65cdd6c0f1483319679f496ebe5ded2 /net/netspeed_applet | |
parent | 6309030b70b4694e7ac6d97710214d0953c58849 (diff) | |
download | FreeBSD-ports-370019cd2980020f0a78d3480321b87b78e8191f.zip FreeBSD-ports-370019cd2980020f0a78d3480321b87b78e8191f.tar.gz |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Diffstat (limited to 'net/netspeed_applet')
-rw-r--r-- | net/netspeed_applet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/netspeed_applet/Makefile b/net/netspeed_applet/Makefile index c2d07ed..678d023 100644 --- a/net/netspeed_applet/Makefile +++ b/net/netspeed_applet/Makefile @@ -7,6 +7,7 @@ PORTNAME= netspeed_applet PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= http://www.wh-hms.uni-ulm.de/~mfcn/shared/netspeed/ |