diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-06-23 17:55:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-06-23 17:55:55 +0000 |
commit | 61d55715f62cae94c061e7f512bc43f0fa2a90b2 (patch) | |
tree | 80a21d5254e8618128dc0c6a6383f09918022aa8 /net/avahi-qt3 | |
parent | f93ff365de7fce2e52028c1c414c0ca82595fd17 (diff) |
Update to 0.6.20.
Notes
Notes:
svn path=/head/; revision=194133
Diffstat (limited to 'net/avahi-qt3')
-rw-r--r-- | net/avahi-qt3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/avahi-qt3/Makefile b/net/avahi-qt3/Makefile index c46c697568f3..45e0bf2904b1 100644 --- a/net/avahi-qt3/Makefile +++ b/net/avahi-qt3/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= net PKGNAMESUFFIX= -qt3 |