diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-06-22 22:24:46 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-06-22 22:24:46 +0000 |
commit | 11774a5a835cebdee21169df680e62f6fb8a4b6d (patch) | |
tree | b0c98f34ae0cbf906b142d2826d1fd3f6bdafcfb /editors/openoffice-3-devel/Makefile | |
parent | 39ee32fe79a65e83b68a801ee4e7fd5df788119b (diff) |
Notes
Diffstat (limited to 'editors/openoffice-3-devel/Makefile')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index d7d6bf648ac2..612c5bb7d2fd 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/${PORTVERSION}/ \ DISTFILES= oo_${PORTVERSION}_src.tar.bz2 gpc231.tar.Z oo_moz095_i386_FreeBSD-4.tar.gz EXTRACT_ONLY= oo_${PORTVERSION}_src.tar.bz2 -MAINTAINER= mbr@FreeBSD.org +MAINTAINER= openoffice@FreeBSD.org # OO needs DISPLAY to be set and working RESTRICTED= "No automated build possible" |