diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-10 21:47:48 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-10 21:47:48 +0000 |
commit | b339872c928efc3ab63c65bd500d846ba0fecd57 (patch) | |
tree | 3f08817311ba8288089408fe1943182593f55558 /editors | |
parent | bea17030947e677c613df915f14a6cbb9a845880 (diff) |
- Reset more ports I don't use anymore
Notes
Notes:
svn path=/head/; revision=249557
Diffstat (limited to 'editors')
-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 6d8f51ef74b8..aa42e5dafaf3 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= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A "lightweight programmer's editor" with syntax highlighting LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2 |