diff options
author | Lars Engels <lme@FreeBSD.org> | 2009-04-20 20:06:26 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2009-04-20 20:06:26 +0000 |
commit | 6de2e682aee421da4247a44a0d432f1aac307362 (patch) | |
tree | 2d0f5456efb785536517c9e28f467b17275b8f21 /graphics/gqview | |
parent | cc470976104282334eee8480f84dc4aeb8ac91d7 (diff) |
- Really fix plist
- Bump PORTREVISION once more
Reported by: QAT
Approved by: portmgr (implicit, fixing the previous commmit)
Notes
Notes:
svn path=/head/; revision=232381
Diffstat (limited to 'graphics/gqview')
-rw-r--r-- | graphics/gqview/Makefile | 2 | ||||
-rw-r--r-- | graphics/gqview/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 2a5e13c9f024..4be2e4f87f63 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -7,7 +7,7 @@ PORTNAME= gqview PORTVERSION= 2.0.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= SFE MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/gqview/pkg-plist b/graphics/gqview/pkg-plist index e5639c6e4a0c..ff9b7ecc2ca3 100644 --- a/graphics/gqview/pkg-plist +++ b/graphics/gqview/pkg-plist @@ -81,6 +81,6 @@ bin/gqview %%NLS%%share/locale/zh_TW/LC_MESSAGES/gqview.mo share/pixmaps/gqview.png share/applications/gqview.desktop -@dirrmtry share/applicatons +@dirrmtry share/applications %%PORTDOCS%%@dirrm %%DOCSDIR%%/html %%PORTDOCS%%@dirrm %%DOCSDIR%% |