diff options
author | tron <tron> | 2002-12-24 09:05:00 +0000 |
---|---|---|
committer | tron <tron> | 2002-12-24 09:05:00 +0000 |
commit | 572004795885a0661af9288747f4a8cd0835ecc0 (patch) | |
tree | 5be11656fb10a60e2c5eb579022200c6660ede16 /chat | |
parent | b2150dc4bb7ae1844d437fe14bfc398e5230091c (diff) | |
download | pkgsrc-572004795885a0661af9288747f4a8cd0835ecc0.tar.gz |
Bump package revision to 3 after "freetype2" change.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/xchat/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index 3e6bfed7c6b..f6579f99c62 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.11 2002/12/02 22:15:16 jlam Exp $ +# $NetBSD: Makefile.common,v 1.12 2002/12/24 09:05:00 tron Exp $ DISTNAME= xchat-1.8.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat x11 MASTER_SITES= ${HOMEPAGE}files/source/1.8/ EXTRACT_SUFX= .tar.bz2 |