improve textual description, suggested by Jeremy C. Reed
This commit is contained in:
parent
9c2e1f00fc
commit
2ab7a2c84f
2 changed files with 4 additions and 2 deletions
|
@ -1,2 +1,4 @@
|
|||
Evince is a document viewer for multiple document formats like pdf, postscript,
|
||||
and many others.
|
||||
The evince plugin to nautilus adds information about specific document
|
||||
properties to the nautilus context menu.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2006/03/15 19:27:05 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2006/03/15 21:10:10 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= evince-0.4.0
|
||||
|
@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2
|
|||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.gnome.org/projects/evince/
|
||||
COMMENT= Document viewer for the GNOME Desktop
|
||||
COMMENT= File properties plugin for evince files
|
||||
|
||||
#PATCHDIR= ${.CURDIR}/../evince/patches
|
||||
DISTINFO_FILE= ${.CURDIR}/../evince/distinfo
|
||||
|
|
Loading…
Reference in a new issue