mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix PLIST: Makefile typo s/PLIST_DOCS/PORTDOCS/
- Bump PORTREVISION Submitted by: kris (pointyhat) Approved by: portmgr (krion)
This commit is contained in:
parent
f5ecfd4a7a
commit
d3a5bfc9a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125830
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue