diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-06-02 19:14:17 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-06-02 19:14:17 +0000 |
commit | da2897022c647d5daf877b052b01078026b9bcda (patch) | |
tree | a453d24abd5fef9eb12c317aab3c0f61295308c9 /net-mgmt/docsis | |
parent | d8fd1a8696e0ed29195c9c40727c92134e01ad8a (diff) |
Notes
Diffstat (limited to 'net-mgmt/docsis')
-rw-r--r-- | net-mgmt/docsis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/docsis/Makefile b/net-mgmt/docsis/Makefile index 4a07d8b83c4b..88c6cebf7989 100644 --- a/net-mgmt/docsis/Makefile +++ b/net-mgmt/docsis/Makefile @@ -7,7 +7,7 @@ PORTNAME= docsis PORTVERSION= 0.9.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |