diff options
author | jim <jim@FreeBSD.org> | 2000-12-05 13:23:23 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-12-05 13:23:23 +0800 |
commit | 6dbd4c81f0164552c02fe57df930b9e9f92d8460 (patch) | |
tree | c1f508ce7394d273a533e2e68493d23f3b9f1476 /net/gaim/Makefile | |
parent | 89545fab5295430178452c6e0cb4cc413687660c (diff) | |
download | freebsd-ports-graphics-6dbd4c81f0164552c02fe57df930b9e9f92d8460.tar.gz freebsd-ports-graphics-6dbd4c81f0164552c02fe57df930b9e9f92d8460.tar.zst freebsd-ports-graphics-6dbd4c81f0164552c02fe57df930b9e9f92d8460.zip |
Uh, actually update the rest of this port to version 0.11.0pre2. I forgot
to apply the diff before my last commit :-)
Diffstat (limited to 'net/gaim/Makefile')
-rw-r--r-- | net/gaim/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index 2cde1d73078..f329ac02d0a 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gaim -PORTVERSION= 0.10.3 -PORTREVISION= 1 +PORTVERSION= 0.11.0pre2 CATEGORIES= net MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ \ ${MASTER_SITE_SOURCEFORGE} |