diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-24 18:34:16 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-24 18:34:16 +0000 |
commit | 37f54e0f66813dcddb3659fd7810198377792a1e (patch) | |
tree | 14d88ff45e3710ccf80308fb8ce1a086cd5f11ae /irc/atheme-services | |
parent | 04ad7b544504ae333b1f3574897902b386bde4b4 (diff) |
Notes
Diffstat (limited to 'irc/atheme-services')
-rw-r--r-- | irc/atheme-services/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/atheme-services/Makefile b/irc/atheme-services/Makefile index 63e2c4e7f265..8d366e611b8a 100644 --- a/irc/atheme-services/Makefile +++ b/irc/atheme-services/Makefile @@ -3,6 +3,7 @@ PORTNAME= atheme-services PORTVERSION= 7.0.7 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://atheme.net/downloads/ |