diff options
author | Jason Evans <jasone@FreeBSD.org> | 2002-05-11 22:19:34 +0000 |
---|---|---|
committer | Jason Evans <jasone@FreeBSD.org> | 2002-05-11 22:19:34 +0000 |
commit | c9e3c1380d7b439081f774e921c666ccf237307a (patch) | |
tree | a7d2b471871f30f4310f402ba2d14c2882b5118e /devel/libedit | |
parent | f857a690d92c814d09b4fcf3db0f8e68878b3561 (diff) | |
download | ports-c9e3c1380d7b439081f774e921c666ccf237307a.tar.gz ports-c9e3c1380d7b439081f774e921c666ccf237307a.zip |
Notes
Diffstat (limited to 'devel/libedit')
-rw-r--r-- | devel/libedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile index ad19ad3c1111..960fc68fd39b 100644 --- a/devel/libedit/Makefile +++ b/devel/libedit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.6.4 CATEGORIES= devel MASTER_SITES= http://www.canonware.com/download/libedit/ -MAINTAINER= jasone@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_AUTOCONF= yes CONFIGURE_ARGS= --disable-readline |