diff options
author | pat <pat@FreeBSD.org> | 2002-03-06 12:50:05 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-03-06 12:50:05 +0800 |
commit | 7f7ac3e8f3da474b25533eb0e922034214c2eab1 (patch) | |
tree | a8ac7310c581839e3fc69d37fcc69bebf18db64a /net/gaim-snapshot/Makefile | |
parent | cdb9b23da4108adf88115c40c341f4709432a343 (diff) | |
download | freebsd-ports-gnome-7f7ac3e8f3da474b25533eb0e922034214c2eab1.tar.gz freebsd-ports-gnome-7f7ac3e8f3da474b25533eb0e922034214c2eab1.tar.zst freebsd-ports-gnome-7f7ac3e8f3da474b25533eb0e922034214c2eab1.zip |
Update to 0.53
PR: 35574
Submitted by: maintainer
Diffstat (limited to 'net/gaim-snapshot/Makefile')
-rw-r--r-- | net/gaim-snapshot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gaim-snapshot/Makefile b/net/gaim-snapshot/Makefile index 4d7b94745bf3..b5f6cb5b2a42 100644 --- a/net/gaim-snapshot/Makefile +++ b/net/gaim-snapshot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gaim -PORTVERSION= 0.52 +PORTVERSION= 0.53 CATEGORIES= net MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ \ ${MASTER_SITE_SOURCEFORGE} |