diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-08-16 20:07:36 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-08-16 20:07:36 +0000 |
commit | ab6f15f38281e5aaeafceca484d0b5996028fddc (patch) | |
tree | aaf7e798d80c975661635708f4ce5aed64fc9dfb /net/avahi | |
parent | 374b8c3c4023f0d7f1ac106c7228fb8219acdaed (diff) |
Bump PORTREVISION after recent revision 1.11 to pkg-plist so package will
rebuild and kill the errors net/avahi-sharp keeps getting on pointyhat.
Notified by: kris
Pointyhat: me
Notes
Notes:
svn path=/head/; revision=170825
Diffstat (limited to 'net/avahi')
-rw-r--r-- | net/avahi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/avahi/Makefile b/net/avahi/Makefile index 11b6024a5b8e..2e92072c2169 100644 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -7,7 +7,7 @@ PORTNAME= avahi PORTVERSION= 0.6.12 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net dns MASTER_SITES= http://www.avahi.org/download/ |