diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 08:24:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 08:24:06 +0000 |
commit | 363131f54558ee33f4f98c6b084cefeee3a2aa3a (patch) | |
tree | 167875202b745e5a04f05e265ec78f5b2ec12b67 | |
parent | 7cf7155908d7a951a5627253a52019a69a9fd10c (diff) | |
download | ports-363131f54558ee33f4f98c6b084cefeee3a2aa3a.tar.gz ports-363131f54558ee33f4f98c6b084cefeee3a2aa3a.zip |
Notes
-rw-r--r-- | audio/aureal-kmod/Makefile | 2 | ||||
-rw-r--r-- | lang/clips/Makefile | 4 | ||||
-rw-r--r-- | sysutils/pstack/Makefile | 2 | ||||
-rw-r--r-- | www/webredirect/Makefile | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile index 0aed03ae1c36..edc4eb84fba8 100644 --- a/audio/aureal-kmod/Makefile +++ b/audio/aureal-kmod/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.matey.org/au88x0/ DISTNAME= au88x0-${PORTVERSION}_${DISTREVISION} -MAINTAINER= ports@matey.org +MAINTAINER= ports@FreeBSD.org COMMENT= A FreeBSD Driver for Aureal Vortex based soundcards NO_PACKAGE= Should be in sync with the kernel to work correctly diff --git a/lang/clips/Makefile b/lang/clips/Makefile index 31b1da4ae2d7..ff087dcf093a 100644 --- a/lang/clips/Makefile +++ b/lang/clips/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= http://www.ghgcorp.com/clips/download/other/ DISTNAME= clips6 EXTRACT_SUFX= .tgz -MAINTAINER= ports@dougdidit.com -COMMENT= CLIPS is a productive development and delivery expert system tool +MAINTAINER= ports@FreeBSD.org +COMMENT= A productive development and delivery expert system tool BROKEN= Unfetchable DEPRECATED= ${BROKEN} diff --git a/sysutils/pstack/Makefile b/sysutils/pstack/Makefile index dccbbfe774c1..b2302ba8023b 100644 --- a/sysutils/pstack/Makefile +++ b/sysutils/pstack/Makefile @@ -13,7 +13,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bsd-pstack -MAINTAINER= pmedwards@eircom.net +MAINTAINER= ports@FreeBSD.org COMMENT= Retrieve process/core file stack traces ONLY_FOR_ARCHS= i386 diff --git a/www/webredirect/Makefile b/www/webredirect/Makefile index 1c265c215705..f842b420b428 100644 --- a/www/webredirect/Makefile +++ b/www/webredirect/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.stacken.kth.se/pub/projects/webredirect/ -MAINTAINER= rasmus@kaj.se +MAINTAINER= ports@FreeBSD.org COMMENT= Small web server serving "301 Moved Permanently" only ALL_TARGET= depend all |