move comment to makefile

This commit is contained in:
jasoni 2001-03-29 16:54:04 +00:00
parent 3ae2d1aa7a
commit 79bbd136b1
5 changed files with 8 additions and 6 deletions

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.36 2001/03/26 04:04:49 jasoni Exp $
# $OpenBSD: Makefile,v 1.37 2001/03/29 16:54:04 jasoni Exp $
COMMENT= "vi clone, many additional features"
PKGNAME= vim-5.7.25
DISTNAME= vim-5.7
CATEGORIES= editors
NEED_VERSION= 1.305
NEED_VERSION= 1.361
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \
ftp://ftp.nuxi.com/pub/vim/unix/ \
ftp://ftp.oce.nl/pub/vim/unix/ \

View File

@ -1 +0,0 @@
vi clone, many additional features

View File

@ -1,4 +1,7 @@
# $OpenBSD: Makefile,v 1.28 2001/03/22 00:28:33 espie Exp $
# $OpenBSD: Makefile,v 1.29 2001/03/29 16:54:05 jasoni Exp $
COMMENT= "interpreted object-oriented programming language"
COMMENT-tools= "extra tools for python"
VERSION= 2.0
DISTNAME= python-${VERSION}

View File

@ -1 +0,0 @@
interpreted object-oriented programming language

View File

@ -1 +0,0 @@
extra tools for python