diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
commit | 666ea03b52924fa5089708a0d584b1623fde36d7 (patch) | |
tree | 811f76c652f5f94d5dcf12487eb5a072328e4d7f /misc | |
parent | 27f051e196ae160f0c7283ec823166942cf5e713 (diff) | |
download | ports-666ea03b52924fa5089708a0d584b1623fde36d7.tar.gz ports-666ea03b52924fa5089708a0d584b1623fde36d7.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bestfit/Makefile | 3 | ||||
-rw-r--r-- | misc/countrycodes/Makefile | 3 | ||||
-rw-r--r-- | misc/ddate/Makefile | 3 | ||||
-rw-r--r-- | misc/gnu-watch/Makefile | 3 | ||||
-rw-r--r-- | misc/gopod/Makefile | 3 | ||||
-rw-r--r-- | misc/ree/Makefile | 4 | ||||
-rw-r--r-- | misc/shc/Makefile | 3 | ||||
-rw-r--r-- | misc/talkfilters/Makefile | 3 |
8 files changed, 8 insertions, 17 deletions
diff --git a/misc/bestfit/Makefile b/misc/bestfit/Makefile index d91831906ba6..3a087a245587 100644 --- a/misc/bestfit/Makefile +++ b/misc/bestfit/Makefile @@ -8,8 +8,7 @@ PORTNAME= bestfit PORTVERSION= 0.2.0 CATEGORIES= misc -MASTER_SITES= http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ +MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Optimally choose files to be put on a CD (or other media) diff --git a/misc/countrycodes/Makefile b/misc/countrycodes/Makefile index c45225af12f7..08e214fdcaad 100644 --- a/misc/countrycodes/Makefile +++ b/misc/countrycodes/Makefile @@ -9,8 +9,7 @@ PORTNAME= countrycodes PORTVERSION= 1.0.5 CATEGORIES= misc MASTER_SITES= http://www.grigna.com/diego/linux/countrycodes/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= An ISO 3166 country code finder diff --git a/misc/ddate/Makefile b/misc/ddate/Makefile index b8ff45fb535d..7da523f5e350 100644 --- a/misc/ddate/Makefile +++ b/misc/ddate/Makefile @@ -9,8 +9,7 @@ PORTNAME= ddate PORTVERSION= 2.12r CATEGORIES= misc MASTER_SITES= http://www.kernel.org/pub/linux/utils/util-linux/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL DISTNAME= util-linux-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org diff --git a/misc/gnu-watch/Makefile b/misc/gnu-watch/Makefile index 5e015c158479..0eca046e285a 100644 --- a/misc/gnu-watch/Makefile +++ b/misc/gnu-watch/Makefile @@ -9,8 +9,7 @@ PORTNAME= watch DISTVERSION= 3.2.7 CATEGORIES= misc MASTER_SITES= http://procps.sourceforge.net/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL PKGNAMEPREFIX= gnu- DISTNAME= procps-${DISTVERSION} diff --git a/misc/gopod/Makefile b/misc/gopod/Makefile index fa9fcb503d3b..9a3d79743f02 100644 --- a/misc/gopod/Makefile +++ b/misc/gopod/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 1.4 PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://gopod.free-go.net/gopod/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL PKGNAMEPREFIX?= DISTNAME= goPod-${PORTVERSION}_linux_bsd diff --git a/misc/ree/Makefile b/misc/ree/Makefile index 14fe3e57e54b..4345cf2351ed 100644 --- a/misc/ree/Makefile +++ b/misc/ree/Makefile @@ -8,9 +8,7 @@ PORTNAME= ree PORTVERSION= 1.3 CATEGORIES= misc -MASTER_SITES= http://www.linuks.mine.nu/ree/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ +MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A tool to dump your ROM extensions diff --git a/misc/shc/Makefile b/misc/shc/Makefile index 05e39f835dc1..c37db997e517 100644 --- a/misc/shc/Makefile +++ b/misc/shc/Makefile @@ -10,8 +10,7 @@ PORTNAME= shc PORTVERSION= 3.8.6 CATEGORIES= misc MASTER_SITES= http://www.datsi.fi.upm.es/~frosal/sources/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org diff --git a/misc/talkfilters/Makefile b/misc/talkfilters/Makefile index 7f475bcb76bb..583795682323 100644 --- a/misc/talkfilters/Makefile +++ b/misc/talkfilters/Makefile @@ -9,8 +9,7 @@ PORTNAME= talkfilters PORTVERSION= 2.3.8 CATEGORIES= misc MASTER_SITES= http://www.hyperrealm.com/talkfilters/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Set of filters to convert English text to various stereotyped dialects |