diff options
author | marcus <marcus@FreeBSD.org> | 2004-01-23 04:36:30 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-01-23 04:36:30 +0800 |
commit | cdaf1dd2b742221c82510f5c9e3d6a8337b1b65c (patch) | |
tree | 093738368d624d6f3c74ad23aecc76ad444a3edc /net-im/gossip/Makefile | |
parent | cfa20747fcb2d5dc329a3c1467a224fba6c63730 (diff) | |
download | freebsd-ports-gnome-cdaf1dd2b742221c82510f5c9e3d6a8337b1b65c.tar.gz freebsd-ports-gnome-cdaf1dd2b742221c82510f5c9e3d6a8337b1b65c.tar.zst freebsd-ports-gnome-cdaf1dd2b742221c82510f5c9e3d6a8337b1b65c.zip |
Update to 0.7.1.
Diffstat (limited to 'net-im/gossip/Makefile')
-rw-r--r-- | net-im/gossip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile index dbfe39d67ee3..c18aa45470ae 100644 --- a/net-im/gossip/Makefile +++ b/net-im/gossip/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gossip -PORTVERSION= 0.7 +PORTVERSION= 0.7.1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7 |