diff options
-rw-r--r-- | app-editors/nvi/nvi-1.81.6-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nvi/nvi-1.81.6-r7.ebuild b/app-editors/nvi/nvi-1.81.6-r7.ebuild index b03ed765c423..f92396e05432 100644 --- a/app-editors/nvi/nvi-1.81.6-r7.ebuild +++ b/app-editors/nvi/nvi-1.81.6-r7.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit autotools db-use flag-o-matic -DESCRIPTION="Vi clone" +DESCRIPTION="Re-implementation of the classic 4BSD ex/vi" HOMEPAGE="https://sites.google.com/a/bostic.com/keithbostic/vi" SRC_URI="http://garage.linux.student.kuleuven.be/~skimo/nvi/devel/${P}.tar.bz2" |