diff options
author | arved <arved@FreeBSD.org> | 2002-10-22 13:28:29 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2002-10-22 13:28:29 +0000 |
commit | c5ec1928824484ccb06703f7bb100dddfd8e1cc5 (patch) | |
tree | 7eca77ff668f07a45b738697131836f81faa045a /x11/oooqs | |
parent | d871e30096c8d092eb94aa6e9ea6b09aad517bfe (diff) | |
download | FreeBSD-ports-c5ec1928824484ccb06703f7bb100dddfd8e1cc5.zip FreeBSD-ports-c5ec1928824484ccb06703f7bb100dddfd8e1cc5.tar.gz |
Update my Emailaddress
Approved by: kris (mentor)
Diffstat (limited to 'x11/oooqs')
-rw-r--r-- | x11/oooqs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/oooqs/Makefile b/x11/oooqs/Makefile index 40609e7..8b66519 100644 --- a/x11/oooqs/Makefile +++ b/x11/oooqs/Makefile @@ -1,6 +1,6 @@ # New ports collection Makefile for: oooqs # Date created: 21 July 2002 -# Whom: Tilman Linneweh <freebsdports@arved.de> +# Whom: Tilman Linneweh <arved@FreeBSD.org> # # $FreeBSD$ @@ -10,7 +10,7 @@ CATEGORIES= x11 MASTER_SITES= http://download.berlios.de/segfaultskde/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.R./_rc/} -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |