diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /irc/quirc | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) |
Notes
Diffstat (limited to 'irc/quirc')
-rw-r--r-- | irc/quirc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile index 0980ad6a2438..ed66a9e27d6b 100644 --- a/irc/quirc/Makefile +++ b/irc/quirc/Makefile @@ -7,6 +7,7 @@ PORTNAME= quirc PORTVERSION= 0.9.84 +PORTREVISION= 1 CATEGORIES= irc tk84 MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:local/} |