diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-27 08:25:39 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-27 08:25:39 +0800 |
commit | 7a7fc13c2557b43a25e0d77a79f680ceb8ddcc32 (patch) | |
tree | cdb1a58dac4ff50f34a897e51b0dc712a11abda3 /net/avahi/Makefile | |
parent | d8b3bff2bab13c84424d6c56d06f63f92056c033 (diff) | |
download | marcuscom-ports-7a7fc13c2557b43a25e0d77a79f680ceb8ddcc32.tar marcuscom-ports-7a7fc13c2557b43a25e0d77a79f680ceb8ddcc32.tar.gz marcuscom-ports-7a7fc13c2557b43a25e0d77a79f680ceb8ddcc32.tar.bz2 marcuscom-ports-7a7fc13c2557b43a25e0d77a79f680ceb8ddcc32.tar.lz marcuscom-ports-7a7fc13c2557b43a25e0d77a79f680ceb8ddcc32.tar.xz marcuscom-ports-7a7fc13c2557b43a25e0d77a79f680ceb8ddcc32.tar.zst marcuscom-ports-7a7fc13c2557b43a25e0d77a79f680ceb8ddcc32.zip |
- Update to 0.6.5
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5539 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/avahi/Makefile')
-rw-r--r-- | net/avahi/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/avahi/Makefile b/net/avahi/Makefile index 9d69c7ad5..0e840e42e 100644 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -3,11 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/avahi/Makefile,v 1.2 2006/01/18 01:43:14 ahze Exp $ +# $MCom: ports/net/avahi/Makefile,v 1.3 2006/01/20 20:00:31 ahze Exp $ PORTNAME= avahi -PORTVERSION= 0.6.4 -PORTREVISION= 1 +PORTVERSION= 0.6.5 CATEGORIES= net dns MASTER_SITES= http://www.avahi.org/download/ |