diff options
author | nivit <nivit@FreeBSD.org> | 2011-04-22 00:04:29 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2011-04-22 00:04:29 +0800 |
commit | 53a01a332d46c335e8c405f55041e18578101c77 (patch) | |
tree | 1a807b9955734faf7c61ec3708a4efece3ee7240 /irc | |
parent | 92b6a6479cc49d2b8b3899e16e955f38b8469404 (diff) | |
download | freebsd-ports-gnome-53a01a332d46c335e8c405f55041e18578101c77.tar.gz freebsd-ports-gnome-53a01a332d46c335e8c405f55041e18578101c77.tar.zst freebsd-ports-gnome-53a01a332d46c335e8c405f55041e18578101c77.zip |
- Bump PORTREVISION (forgotten with the previous commit,
and missing in the patch submitted PR/156017)
Diffstat (limited to 'irc')
-rw-r--r-- | irc/qwebirc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/qwebirc/Makefile b/irc/qwebirc/Makefile index 4c24e619dd0e..a905d2647edb 100644 --- a/irc/qwebirc/Makefile +++ b/irc/qwebirc/Makefile @@ -7,6 +7,7 @@ PORTNAME= qwebirc PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= irc www MASTER_SITES= https://bitbucket.org/slug/qwebirc/get/ DISTNAME= stable |