diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2001-12-24 13:56:04 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2001-12-24 13:56:04 +0000 |
commit | 356b063b9ed5fbe8b8c049311e544a3625279082 (patch) | |
tree | 7c101f3ea74965d36cce3a9234dd2a435d6f6639 /editors/staroffice70/Makefile | |
parent | The distfile has changed. The Makefile in the original distfile (diff) |
Maintainer is now a committer
Approved by: demon
Diffstat (limited to 'editors/staroffice70/Makefile')
-rw-r--r-- | editors/staroffice70/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/staroffice70/Makefile b/editors/staroffice70/Makefile index 1d5c7d5502a5..a4ac3e311f5c 100644 --- a/editors/staroffice70/Makefile +++ b/editors/staroffice70/Makefile @@ -16,7 +16,7 @@ DISTFILES= so60dat-20011016.tar.bz2 EXTRACT_SUFX= EXTRACT_ONLY= so60dat-20011016.tar.bz2 -MAINTAINER= mb@imp.ch +MAINTAINER= mbr@FreeBSD.org FETCH_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0:${PORTSDIR}/emulators/linux_base-7 BUILD_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0:${PORTSDIR}/emulators/linux_base-7 |