diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-23 09:54:02 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-23 09:54:02 +0000 |
commit | 3ab1b8443ec60e4983c4666f0e84cedab20e81d2 (patch) | |
tree | d13723a66084b6936010f3cea6404da7bbcf103b /irc/ngircd | |
parent | 63d0ab27e8fc88df6e11d9fb8b37620420285dd1 (diff) |
Notes
Diffstat (limited to 'irc/ngircd')
-rw-r--r-- | irc/ngircd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile index a1035a1657fa..888d876b96cd 100644 --- a/irc/ngircd/Makefile +++ b/irc/ngircd/Makefile @@ -3,6 +3,7 @@ PORTNAME= ngircd PORTVERSION= 21.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= irc ipv6 MASTER_SITES= http://arthur.barton.de/pub/%SUBDIR%/ \ |