diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-28 23:10:58 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-28 23:10:58 +0000 |
commit | 09ad640a0ef143ad13abbad02f633fb7fdc0d558 (patch) | |
tree | 528d5b1dc0d335ee2296896c6f1826f030894cbf /irc/ircd-ratbox/Makefile | |
parent | fefd18428351cd47f3b51df8b428b3e84d4dc827 (diff) |
Notes
Diffstat (limited to 'irc/ircd-ratbox/Makefile')
-rw-r--r-- | irc/ircd-ratbox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/ircd-ratbox/Makefile b/irc/ircd-ratbox/Makefile index 76d11efc7614..d3454e80ddac 100644 --- a/irc/ircd-ratbox/Makefile +++ b/irc/ircd-ratbox/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/ \ ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/ \ http://www.ircd-ratbox.org/download/ \ ftp://ftp.parodius.com/pub/ircd-ratbox/ -PKGNAMESUFFIX= -devel EXTRACT_SUFX= .tgz MAINTAINER= moggie@elasticmind.net |