diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-20 21:45:58 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-20 21:45:58 +0000 |
commit | 10ae656be906a8224e7b0e77a7e15d9e2f2d9c7c (patch) | |
tree | 2b81a4bcbf868cd67414ae83fd284c115e5f2b30 /editors/lpe | |
parent | b2b7eb77b4da63f6de6f03ddd94e9595cbf967c5 (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 182d708e319a..c2e24d167148 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= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \ intl.1:${PORTSDIR}/devel/gettext |