diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-06-29 17:11:47 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-29 17:11:47 +0000 |
commit | 958fad775dfa897abfb4d76cbd14d41632c9830c (patch) | |
tree | bb1234361e626506054ad22d0fab13d9b12b9baf /editors/lpe | |
parent | 52df72c12d3caf7be29d201a2510cf44a47675e7 (diff) |
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 c2e24d167148..9cf129f8748c 100644 --- a/editors/lpe/Makefile +++ b/editors/lpe/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.4 CATEGORIES= editors MASTER_SITES= http://cdsmith.twu.net/lpe/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cj@vallcom.net LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \ intl.1:${PORTSDIR}/devel/gettext |