diff options
Diffstat (limited to 'irc/nefarious/Makefile')
-rw-r--r-- | irc/nefarious/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/nefarious/Makefile b/irc/nefarious/Makefile index 3725e4c563c6..bbf39737ed40 100644 --- a/irc/nefarious/Makefile +++ b/irc/nefarious/Makefile @@ -8,8 +8,7 @@ PORTNAME= Nefarious PORTVERSION= 1.2.0 CATEGORIES= irc -MASTER_SITES= SF -MASTER_SITE_SUBDIR= evilnet +MASTER_SITES= SF/evilnet/${PORTNAME}%20IRCu/${PORTVERSION} MAINTAINER= scjamorim@bsd.com.br COMMENT= IRC server used by evilnet based off of Undernet\'s ircu |