diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-31 05:26:36 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-31 05:26:36 +0000 |
commit | c7c7858635c29221106ac1e04d9292c2ea92901d (patch) | |
tree | 1ef5744f85d42f335c1d8abe23a4d68a1b3534a6 /net/loudmouth/Makefile | |
parent | 89ce75e44e7d194b8e18258d27d3871ec0297b4b (diff) | |
download | ports-c7c7858635c29221106ac1e04d9292c2ea92901d.tar.gz ports-c7c7858635c29221106ac1e04d9292c2ea92901d.zip |
Update to 0.17.1.
Notes
Notes:
svn path=/head/; revision=117717
Diffstat (limited to 'net/loudmouth/Makefile')
-rw-r--r-- | net/loudmouth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/loudmouth/Makefile b/net/loudmouth/Makefile index ebda6cbbe989..9b563e283834 100644 --- a/net/loudmouth/Makefile +++ b/net/loudmouth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= loudmouth -PORTVERSION= 0.17 +PORTVERSION= 0.17.1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.17 |