diff options
author | wiz <wiz> | 2008-11-10 12:09:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-11-10 12:09:02 +0000 |
commit | 9969131691ae1ead573f9bac03e52c539f7b90a9 (patch) | |
tree | 4185e7c74c74a8602a245a11cb8a693cb4c9e4f8 /chat/atheme | |
parent | a29930a06fb6d99e23ae9db4da42d09e1d035aad (diff) | |
download | pkgsrc-9969131691ae1ead573f9bac03e52c539f7b90a9.tar.gz |
Bump PKGREVISION for libmowgli shlib bump.
Other dependencies not bumped, because they were all updated in the
last hour.
Diffstat (limited to 'chat/atheme')
-rw-r--r-- | chat/atheme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/atheme/Makefile b/chat/atheme/Makefile index 3c243f66180..890027a1582 100644 --- a/chat/atheme/Makefile +++ b/chat/atheme/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/11/10 11:36:05 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2008/11/10 12:09:02 wiz Exp $ # DISTNAME= atheme-services-3.0.4 PKGNAME= ${DISTNAME:S/-services//} +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tbz2 |