diff options
author | marcus <marcus@FreeBSD.org> | 2004-07-20 13:50:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-07-20 13:50:57 +0800 |
commit | b29368d948ae268824bb04bd58bacd317b97d748 (patch) | |
tree | 3a1ddfd72f1b40ca422312300c1a7bd4efdb1ff7 /net-im | |
parent | d990bcddf087a73c92debccd19d155b6815fe4e9 (diff) | |
download | freebsd-ports-gnome-b29368d948ae268824bb04bd58bacd317b97d748.tar.gz freebsd-ports-gnome-b29368d948ae268824bb04bd58bacd317b97d748.tar.zst freebsd-ports-gnome-b29368d948ae268824bb04bd58bacd317b97d748.zip |
Update to 0.80.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/meanwhile-gaim/Makefile | 7 | ||||
-rw-r--r-- | net-im/meanwhile-gaim/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net-im/meanwhile-gaim/Makefile b/net-im/meanwhile-gaim/Makefile index 53a61f92fc33..442817017932 100644 --- a/net-im/meanwhile-gaim/Makefile +++ b/net-im/meanwhile-gaim/Makefile @@ -6,13 +6,12 @@ # PORTNAME= meanwhile -PORTVERSION= 0.79 -PORTREVISION= 1 +PORTVERSION= 0.80 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -PKGNAMESUFFIX= -gaim -DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} +PKGNAMEPREFIX= gaim- +DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= marcus@FreeBSD.org COMMENT= Provides Lotus Sametime support for Gaim diff --git a/net-im/meanwhile-gaim/distinfo b/net-im/meanwhile-gaim/distinfo index 272d3ba880ad..a787b0fbb4d6 100644 --- a/net-im/meanwhile-gaim/distinfo +++ b/net-im/meanwhile-gaim/distinfo @@ -1,2 +1,2 @@ -MD5 (meanwhile-gaim-0.79.tar.gz) = ecbdc064f4196378efc659916c0fba69 -SIZE (meanwhile-gaim-0.79.tar.gz) = 316103 +MD5 (gaim-meanwhile-0.80.tar.gz) = e3c37db99daa306e3918b2ce0ad42d81 +SIZE (gaim-meanwhile-0.80.tar.gz) = 315136 |