diff options
author | mezz <mezz@FreeBSD.org> | 2004-12-11 15:58:02 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-12-11 15:58:02 +0800 |
commit | 4ed2b5a8e5f579419f448411392f8d4594e5abc6 (patch) | |
tree | 2b773631d0c5a2605e52e54fce7db5d5a3977431 /accessibility/gok/Makefile | |
parent | 43563ffaf5b303e3d17d8884bf2f68aa8e277d94 (diff) | |
download | freebsd-ports-gnome-4ed2b5a8e5f579419f448411392f8d4594e5abc6.tar.gz freebsd-ports-gnome-4ed2b5a8e5f579419f448411392f8d4594e5abc6.tar.zst freebsd-ports-gnome-4ed2b5a8e5f579419f448411392f8d4594e5abc6.zip |
Fix the pkg-plist.
Reported by: pointyhat
Diffstat (limited to 'accessibility/gok/Makefile')
-rw-r--r-- | accessibility/gok/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile index 981b22b3ebed..92608ea0f0f2 100644 --- a/accessibility/gok/Makefile +++ b/accessibility/gok/Makefile @@ -7,6 +7,7 @@ PORTNAME= gok PORTVERSION= 0.11.17 +PORTREVISION= 1 CATEGORIES= accessibility sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11 |