diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-22 17:12:43 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-22 17:12:43 +0000 |
commit | 87c5e1c4f2ff6a3d07ce092ac4106c9d083b35d0 (patch) | |
tree | 8734c57e3c50d71f7a02d69fcb00ec1eb95296fc /editors/lpe | |
parent | 540a34b552c2054e69ee4d9832aff8234897795e (diff) | |
download | ports-87c5e1c4f2ff6a3d07ce092ac4106c9d083b35d0.tar.gz ports-87c5e1c4f2ff6a3d07ce092ac4106c9d083b35d0.zip |
Notes
Diffstat (limited to 'editors/lpe')
-rw-r--r-- | editors/lpe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile index 1f49e8999b02..63be4b3db3a0 100644 --- a/editors/lpe/Makefile +++ b/editors/lpe/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.sasknow.com/pub/ \ ftp://ftp.twu.net/users/cdsmith/lpe/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ryan@sasknow.com +MAINTAINER= ports@FreeBSD.org COMMENT= A "lightweight programmer's editor" with syntax highlighting LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang |