diff options
author | jim <jim@FreeBSD.org> | 2001-09-08 03:48:15 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2001-09-08 03:48:15 +0800 |
commit | 0c0d7ab050e19efcce688f5385f621e05febea51 (patch) | |
tree | 40c2a2fbc17cf1f75f6d7adf23bee2ae4fc0c0c6 /net/gaim-snapshot/Makefile | |
parent | 04b3bf83f2d0d1e366e2e0470c6aed3144578308 (diff) | |
download | freebsd-ports-gnome-0c0d7ab050e19efcce688f5385f621e05febea51.tar.gz freebsd-ports-gnome-0c0d7ab050e19efcce688f5385f621e05febea51.tar.zst freebsd-ports-gnome-0c0d7ab050e19efcce688f5385f621e05febea51.zip |
Update to version 0.43 (yes, they changed their versioning scheme).
Diffstat (limited to 'net/gaim-snapshot/Makefile')
-rw-r--r-- | net/gaim-snapshot/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/gaim-snapshot/Makefile b/net/gaim-snapshot/Makefile index 84c970b0df46..f4f1b1d8236b 100644 --- a/net/gaim-snapshot/Makefile +++ b/net/gaim-snapshot/Makefile @@ -6,13 +6,11 @@ # PORTNAME= gaim -PORTVERSION= 0.11.0p15 -PORTREVISION= 2 +PORTVERSION= 0.43 CATEGORIES= net MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} MAINTAINER= jim@FreeBSD.org |