diff options
author | Alex Dupre <ale@FreeBSD.org> | 2011-03-19 13:15:34 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2011-03-19 13:15:34 +0000 |
commit | 1bda2b27257c283e17a4a91482d5fa535c2ab5a7 (patch) | |
tree | 8cd07490589c5ea9ccfa6873f497bc771041dbb8 /irc/anope | |
parent | 1835bd6a5d44db05fcf261521b0f4f80aa018d63 (diff) |
Bump PORTREVISION for ports linking to default libmysqlclient.
Notes
Notes:
svn path=/head/; revision=271309
Diffstat (limited to 'irc/anope')
-rw-r--r-- | irc/anope/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile index be251bbeb8a2..e1edf98c8203 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -7,6 +7,7 @@ PORTNAME= anope PORTVERSION= 1.8.5 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/Anope%20${PORTVERSION} |