summaryrefslogtreecommitdiff
path: root/print/bibcursed
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /print/bibcursed
parentport wouldn't build without the gnomelibs. (diff)
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Notes
Notes: svn path=/head/; revision=69612
Diffstat (limited to 'print/bibcursed')
-rw-r--r--print/bibcursed/Makefile2
-rw-r--r--print/bibcursed/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/print/bibcursed/Makefile b/print/bibcursed/Makefile
index ce774b4bcd20..80493f6e88ab 100644
--- a/print/bibcursed/Makefile
+++ b/print/bibcursed/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A simple curses-based editor for BibTeX bibliography files
+
WRKSRC= ${WRKDIR}/${PORTNAME}
MAKEFILE= Makefile.ncurses
diff --git a/print/bibcursed/pkg-comment b/print/bibcursed/pkg-comment
deleted file mode 100644
index de263b96e000..000000000000
--- a/print/bibcursed/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple curses-based editor for BibTeX bibliography files