diff options
author | jim <jim@FreeBSD.org> | 2001-05-25 01:18:13 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2001-05-25 01:18:13 +0800 |
commit | 78ba3349326a7c2878d8b44fb189a770822726ec (patch) | |
tree | c73ddcaa86d7dea51bf32c220bba8d62e9b682fb /net/gaim/Makefile | |
parent | 36fb7e1b7885d9d463f9a33693c1e3ddb04e55a9 (diff) | |
download | freebsd-ports-graphics-78ba3349326a7c2878d8b44fb189a770822726ec.tar.gz freebsd-ports-graphics-78ba3349326a7c2878d8b44fb189a770822726ec.tar.zst freebsd-ports-graphics-78ba3349326a7c2878d8b44fb189a770822726ec.zip |
Update to version 0.11.0pre11.
Diffstat (limited to 'net/gaim/Makefile')
-rw-r--r-- | net/gaim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index ba13474f6ca..c58fbf0ae0f 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gaim -PORTVERSION= 0.11.0pre10 +PORTVERSION= 0.11.0pre11 CATEGORIES= net MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ \ ${MASTER_SITE_SOURCEFORGE} |