diff options
author | lme <lme@FreeBSD.org> | 2009-04-21 04:06:26 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2009-04-21 04:06:26 +0800 |
commit | 84635ef987eb73fdef6d09b8c02b3058b6eebff0 (patch) | |
tree | 953d53beda2dc4e1544548f5832b89c9f0a4a3dd /graphics/gqview | |
parent | d1162a52ab56020a2b2a06eb7ffc5400d4d8b1be (diff) | |
download | freebsd-ports-gnome-84635ef987eb73fdef6d09b8c02b3058b6eebff0.tar.gz freebsd-ports-gnome-84635ef987eb73fdef6d09b8c02b3058b6eebff0.tar.zst freebsd-ports-gnome-84635ef987eb73fdef6d09b8c02b3058b6eebff0.zip |
- Really fix plist
- Bump PORTREVISION once more
Reported by: QAT
Approved by: portmgr (implicit, fixing the previous commmit)
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%% |