- Fix PLIST: Makefile typo s/PLIST_DOCS/PORTDOCS/

- Bump PORTREVISION

Submitted by:	kris (pointyhat)
Approved by:	portmgr (krion)
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2005-01-08 16:45:03 +00:00
parent f5ecfd4a7a
commit d3a5bfc9a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125830

View file

@ -7,7 +7,7 @@
PORTNAME= goggles
PORTVERSION= 0.7.10
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://www.fifthplanet.net/files/ \
${MASTER_SITE_LOCAL}
@ -54,7 +54,7 @@ PLIST_FILES= \
bin/ogle_gui_goggles
#
.ifndef(NOPORTDOCS)
PLIST_DOCS= \
PORTDOCS= \
goggles_manual.pdf
.endif