diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/avahi-app/Makefile | 2 | ||||
-rw-r--r-- | net/linc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/avahi-app/Makefile b/net/avahi-app/Makefile index 2082addb1e4c..f7ae43e746de 100644 --- a/net/avahi-app/Makefile +++ b/net/avahi-app/Makefile @@ -8,7 +8,7 @@ PORTNAME= avahi PORTVERSION= 0.6.22 -PORTREVISION?= 1 +PORTREVISION?= 5 CATEGORIES?= net dns MASTER_SITES= http://www.avahi.org/download/ PKGNAMESUFFIX?= -app diff --git a/net/linc/Makefile b/net/linc/Makefile index 6752d825318c..f438ce4873f0 100644 --- a/net/linc/Makefile +++ b/net/linc/Makefile @@ -7,7 +7,7 @@ PORTNAME= linc PORTVERSION= 1.0.3 -PORTREVISION?= 1 +PORTREVISION?= 7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 |