diff options
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 562f3ed58f5..1a120b4c4c4 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) |