diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 21:03:16 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 21:03:16 +0000 |
commit | 45666060ec88a3584dfba3fa40570e7d24f9a2e3 (patch) | |
tree | d070e389e1804295e1544f4ef132fc9e34fec36c /devel/xwpe | |
parent | To ia64@freebsd.org. (diff) |
To ports@freebsd.org.
Notes
Notes:
svn path=/head/; revision=58737
Diffstat (limited to 'devel/xwpe')
-rw-r--r-- | devel/xwpe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xwpe/Makefile b/devel/xwpe/Makefile index 562f3ed58f5d..1a120b4c4c46 100644 --- a/devel/xwpe/Makefile +++ b/devel/xwpe/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.identicalsoftware.com/pub/linux/xwpe/ MASTER_SITE_SUBDIR= apps/editors/X -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org # LD_LIBRARY_PATH is to deal with a braindead libX11.a search in configure # (once again author assumes too many Linux'isms) |