diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-05 01:56:23 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-05 01:56:23 +0000 |
commit | 15c49c24cf7c2b9c6849d6c120080f237705f66f (patch) | |
tree | d62f6d90dab20756130cc4f20e00ccbd8e7188dc /net/loudmouth/Makefile | |
parent | 809094a5de6c577e154e218497e52d91defe28d2 (diff) |
Notes
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 80c86039c4cb..c6d8a247d464 100644 --- a/net/loudmouth/Makefile +++ b/net/loudmouth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= loudmouth -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} |