diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
commit | 92b220fa9c42a6c193337144b12ad0856cacbdeb (patch) | |
tree | 167e145ff2514271fb5c10b0e9f4b2859ead22b3 /irc | |
parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) | |
download | ports-92b220fa9c42a6c193337144b12ad0856cacbdeb.tar.gz ports-92b220fa9c42a6c193337144b12ad0856cacbdeb.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/evangeline/Makefile | 2 | ||||
-rw-r--r-- | irc/quirc/Makefile | 2 | ||||
-rw-r--r-- | irc/tkirc/Makefile | 2 | ||||
-rw-r--r-- | irc/zircon/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/irc/evangeline/Makefile b/irc/evangeline/Makefile index 2762d5e98f87..6a7e54d6e7b6 100644 --- a/irc/evangeline/Makefile +++ b/irc/evangeline/Makefile @@ -7,7 +7,7 @@ PORTNAME= evangeline PORTVERSION= 1.1.4 -CATEGORIES= irc tcl84 +CATEGORIES= irc tcl MASTER_SITES= http://www.averse.piasta.pl/_data/evangeline/${PORTVERSION}/ DISTFILES= ${PORTNAME}-${PORTVERSION}-b1.tar.gz diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile index 625a10a5c9eb..be41ad23949f 100644 --- a/irc/quirc/Makefile +++ b/irc/quirc/Makefile @@ -8,7 +8,7 @@ PORTNAME= quirc PORTVERSION= 0.9.84 PORTREVISION= 2 -CATEGORIES= irc tk84 +CATEGORIES= irc tk MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:local/} MAINTAINER= ports@FreeBSD.org diff --git a/irc/tkirc/Makefile b/irc/tkirc/Makefile index f497070480c7..46b3d2ba8b88 100644 --- a/irc/tkirc/Makefile +++ b/irc/tkirc/Makefile @@ -8,7 +8,7 @@ PORTNAME= tkirc PORTVERSION= 2.46 PORTREVISION= 2 -CATEGORIES= irc tk84 +CATEGORIES= irc tk MASTER_SITES= http://netsplit.de/tkirc2/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index f974c8c8fda7..6c904950aab6 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -8,7 +8,7 @@ PORTNAME= zircon PORTVERSION= 1.18.256 PORTREVISION= 2 -CATEGORIES= irc tk84 +CATEGORIES= irc tk MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dinoex |