diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-09-13 13:03:39 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-09-13 13:03:39 +0000 |
commit | 2809ad7ba80f4238adaf0b6423a8d6864eb66d73 (patch) | |
tree | 186c8f905e55016bf7e7c6c95fcdda0a041a2fa3 /devel/libedit | |
parent | ccfac1e3031694949d472361c8d232f9c54ab615 (diff) | |
download | ports-2809ad7ba80f4238adaf0b6423a8d6864eb66d73.tar.gz ports-2809ad7ba80f4238adaf0b6423a8d6864eb66d73.zip |
Notes
Diffstat (limited to 'devel/libedit')
-rw-r--r-- | devel/libedit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile index 2c54a1d8054a..5bfc2d457aa1 100644 --- a/devel/libedit/Makefile +++ b/devel/libedit/Makefile @@ -7,6 +7,7 @@ PORTNAME= libedit PORTVERSION= 2.6.9 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.astron.com/pub/libedit/ \ http://www.canonware.com/download/libedit/ |