diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-16 03:07:31 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-16 03:07:31 +0800 |
commit | 893960c82b1e1dbe4d11603917a33aba7062ad96 (patch) | |
tree | 0a833110ff4a167dd429aa3bc9389ed881c887c7 | |
parent | cd06d34582edbb6ebc0b2d532a03385e9a924fae (diff) | |
download | freebsd-ports-gnome-893960c82b1e1dbe4d11603917a33aba7062ad96.tar.gz freebsd-ports-gnome-893960c82b1e1dbe4d11603917a33aba7062ad96.tar.zst freebsd-ports-gnome-893960c82b1e1dbe4d11603917a33aba7062ad96.zip |
- Reassign cracauer@ ports to the heap
- Thanks for your years of service, we hope to see you back
Approved by: portmgr
-rw-r--r-- | graphics/linux_glide/Makefile | 2 | ||||
-rw-r--r-- | graphics/opengl-man/Makefile | 2 | ||||
-rw-r--r-- | lang/cmucl/Makefile | 2 | ||||
-rw-r--r-- | misc/cstream/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rdate/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/linux_glide/Makefile b/graphics/linux_glide/Makefile index 7113f352b66f..ec85cc72099b 100644 --- a/graphics/linux_glide/Makefile +++ b/graphics/linux_glide/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= cracauer PKGNAMEPREFIX= linux_ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}_2_4 -MAINTAINER= cracauer@cons.org +MAINTAINER= ports@FreeBSD.org COMMENT= Linux library implementing the GLIDE interface to 3dfx video cards ONLY_FOR_ARCHS= i386 diff --git a/graphics/opengl-man/Makefile b/graphics/opengl-man/Makefile index fc6054b77d5e..b6d9146e7837 100644 --- a/graphics/opengl-man/Makefile +++ b/graphics/opengl-man/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www2.cons.org/freebsd-distfiles/ \ MASTER_SITE_SUBDIR= cracauer DISTNAME= opengl-man-657-plusmissing -MAINTAINER= cracauer@cons.org +MAINTAINER= ports@FreeBSD.org COMMENT= Section 3 manpages for OpenGL: gl, glx, glu, gle, glut USE_BZIP2= yes diff --git a/lang/cmucl/Makefile b/lang/cmucl/Makefile index c63b030fc709..1ac6f17d89e5 100644 --- a/lang/cmucl/Makefile +++ b/lang/cmucl/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= http://common-lisp.net/pub/project/cmucl/release/${PORTVERSION}/ \ ftp://ftp.tepus.com/pub/project/cmucl/release/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-x86-freebsd_6.3-release -MAINTAINER= cracauer@cons.org +MAINTAINER= ports@FreeBSD.org COMMENT= The CMU implementation of Common Lisp LIB_DEPENDS= c.6:${PORTSDIR}/misc/compat6x diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile index c2410088f493..2f941ab9476a 100644 --- a/misc/cstream/Makefile +++ b/misc/cstream/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cons.org/cracauer/download/ \ http://www2.cons.org/freebsd-distfiles/ \ http://www3.cons.org/freebsd-distfiles/ -MAINTAINER= cracauer@cons.org +MAINTAINER= ports@FreeBSD.org COMMENT= Like dd(1) tool, precise bandwidth limiting/reporting, fifo, TCP MAN1= cstream.1 diff --git a/sysutils/rdate/Makefile b/sysutils/rdate/Makefile index 7e1d1639bfc8..e1d97fb16bbd 100644 --- a/sysutils/rdate/Makefile +++ b/sysutils/rdate/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cons.org/freebsd-distfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= cracauer -MAINTAINER= cracauer@cons.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sets the clock of the local host to the time of another host MAN8= rdate.8 |