diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-12-20 07:26:09 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-12-20 07:26:09 +0000 |
commit | 663c42918d998968ec68621e72f0dde3f8613016 (patch) | |
tree | d08e3b77ba91ef0db6b0997da36b0e26422257ce /net/centericq/Makefile | |
parent | Remove directory that might be empty. (diff) |
- update to 4.13.0
- introduce --debug option at start-up time, which bumps more information
to ~/.centericq/debug
- according to CHANGELOG, it buils fine with gcc 3.4
Notes
Notes:
svn path=/head/; revision=124555
Diffstat (limited to 'net/centericq/Makefile')
-rw-r--r-- | net/centericq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/centericq/Makefile b/net/centericq/Makefile index 4903eddd20cc..ddcfb10022ec 100644 --- a/net/centericq/Makefile +++ b/net/centericq/Makefile @@ -7,7 +7,7 @@ # PORTNAME= centericq -PORTVERSION= 4.12.0 +PORTVERSION= 4.13.0 PORTREVISION= 0 CATEGORIES= net MASTER_SITES= http://centericq.de/archive/source/releases/ \ |