diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/linuxigd/Makefile | 2 | ||||
-rw-r--r-- | net/ushare/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/linuxigd/Makefile b/net/linuxigd/Makefile index 7dde0f41b0cd..ba8a3ad99a13 100644 --- a/net/linuxigd/Makefile +++ b/net/linuxigd/Makefile @@ -7,7 +7,7 @@ PORTNAME= linuxigd PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= SF/linux-igd/linux-igd/${PORTNAME}-${PORTVERSION} diff --git a/net/ushare/Makefile b/net/ushare/Makefile index fd59899f0f8b..60c2d9c7d773 100644 --- a/net/ushare/Makefile +++ b/net/ushare/Makefile @@ -7,7 +7,7 @@ PORTNAME= ushare PORTVERSION= 1.1a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://ushare.geexbox.org/releases/ |