diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 21:39:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 21:39:09 +0000 |
commit | 42487f4259e1361f54641f973feeb9d5dfa08577 (patch) | |
tree | 25cd9e4a4319ac8607f8783de69f51803296c8cb /irc/psybnc | |
parent | 272f5a597ce2e4c9e8f8ecf6a5a12d31b9cdfbc8 (diff) | |
download | ports-42487f4259e1361f54641f973feeb9d5dfa08577.tar.gz ports-42487f4259e1361f54641f973feeb9d5dfa08577.zip |
Notes
Diffstat (limited to 'irc/psybnc')
-rw-r--r-- | irc/psybnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/psybnc/Makefile b/irc/psybnc/Makefile index b9679816cff9..b294edb37a2e 100644 --- a/irc/psybnc/Makefile +++ b/irc/psybnc/Makefile @@ -5,7 +5,7 @@ PORTNAME= psybnc DISTVERSION= 2.3.2-9 PORTREVISION= 2 CATEGORIES= irc ipv6 -MASTER_SITES= http://www.psybnc.at/download/beta/ CENKES +MASTER_SITES= http://www.psybnc.at/download/beta/ DISTNAME= psyBNC-${DISTVERSION} MAINTAINER= ports@FreeBSD.org |