diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-18 15:21:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-18 15:21:49 +0000 |
commit | 4cf011b0b751a5ba5d7fe233a835f181e9b5703e (patch) | |
tree | 0a220d78e2b977ca756519f6417707e146ba0937 /net/loudmouth/Makefile | |
parent | c5066876e0ee86b0936aa17498fe93c8e6fa05c3 (diff) | |
download | ports-4cf011b0b751a5ba5d7fe233a835f181e9b5703e.tar.gz ports-4cf011b0b751a5ba5d7fe233a835f181e9b5703e.zip |
- Update to 0.16
Notes
Notes:
svn path=/head/; revision=104477
Diffstat (limited to 'net/loudmouth/Makefile')
-rw-r--r-- | net/loudmouth/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/loudmouth/Makefile b/net/loudmouth/Makefile index bef23628c623..0e610202db8c 100644 --- a/net/loudmouth/Makefile +++ b/net/loudmouth/Makefile @@ -6,11 +6,10 @@ # PORTNAME= loudmouth -PORTVERSION= 0.15.1 -PORTREVISION= 1 +PORTVERSION= 0.16 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.15 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.16 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight Jabber client library |