diff options
author | marcus <marcus@FreeBSD.org> | 2004-07-01 16:23:13 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-07-01 16:23:13 +0000 |
commit | b936839c9a2e93ac6abc5ec67d31a0eb39315873 (patch) | |
tree | ac7469665e48bd718904740c9c493e9c5999a4c4 /net-im/meanwhile/Makefile | |
parent | 7dacfc4b3658cda9ece53fcaa44c722c6d962f26 (diff) | |
download | FreeBSD-ports-b936839c9a2e93ac6abc5ec67d31a0eb39315873.zip FreeBSD-ports-b936839c9a2e93ac6abc5ec67d31a0eb39315873.tar.gz |
Add the latest CVS patches that fix 64-bit build and operation as well as
some buddy list fixes.
Diffstat (limited to 'net-im/meanwhile/Makefile')
-rw-r--r-- | net-im/meanwhile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/meanwhile/Makefile b/net-im/meanwhile/Makefile index e32fbe4..074d794 100644 --- a/net-im/meanwhile/Makefile +++ b/net-im/meanwhile/Makefile @@ -7,7 +7,7 @@ PORTNAME= meanwhile PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |