diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /editors/vigor | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'editors/vigor')
-rw-r--r-- | editors/vigor/Makefile | 1 | ||||
-rw-r--r-- | editors/vigor/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 102e12f66e3c..61a5b262864f 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= billf@FreeBSD.org +COMMENT= A vi clone inspired by the userfriendly comic strip LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 \ tcl82.1:${PORTSDIR}/lang/tcl82 diff --git a/editors/vigor/pkg-comment b/editors/vigor/pkg-comment deleted file mode 100644 index 021a8c0ccf32..000000000000 --- a/editors/vigor/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A vi clone inspired by the userfriendly comic strip |