diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 00:01:12 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 00:01:12 +0000 |
commit | 7c9f43e796b5d406ac917775e6409b771e09d5fd (patch) | |
tree | 238c0b551301a880647801c9722978230f12fa19 /sysutils/throttle | |
parent | 8b8858cd0db2a43eb74125972592732dd89a466a (diff) | |
download | ports-7c9f43e796b5d406ac917775e6409b771e09d5fd.tar.gz ports-7c9f43e796b5d406ac917775e6409b771e09d5fd.zip |
Notes
Diffstat (limited to 'sysutils/throttle')
-rw-r--r-- | sysutils/throttle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/throttle/Makefile b/sysutils/throttle/Makefile index 38a9ecaae5e4..306f4a250b52 100644 --- a/sysutils/throttle/Makefile +++ b/sysutils/throttle/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= sysutils MASTER_SITES= http://klicman.org/throttle/ -MAINTAINER= markp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pipe bandwidth throttling utility GNU_CONFIGURE= yes |