diff options
author | Jim Mock <jim@FreeBSD.org> | 2001-09-07 19:48:15 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2001-09-07 19:48:15 +0000 |
commit | 4e285443ceb420ba2ddbb9f8cbe844f8c17b8bc1 (patch) | |
tree | 36120b4a32a0c7276173f0c1acb67c909694ba5e /net/gaim-snapshot/Makefile | |
parent | 39daa242c80f7aabead7326aec5d742f7614cddf (diff) |
Notes
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 |