diff options
author | pav <pav@FreeBSD.org> | 2007-09-11 19:33:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-09-11 19:33:26 +0800 |
commit | a330bce6163e39c887418fc91eb9096265096d6a (patch) | |
tree | decac7ca2de063d700f47b65d05efadc6c8f3045 | |
parent | d77e3b4f3b8fe9674be49a6fc87db1956b52fbca (diff) | |
download | freebsd-ports-graphics-a330bce6163e39c887418fc91eb9096265096d6a.tar.gz freebsd-ports-graphics-a330bce6163e39c887418fc91eb9096265096d6a.tar.zst freebsd-ports-graphics-a330bce6163e39c887418fc91eb9096265096d6a.zip |
- Add missed file to plist
Reported by: pointyhat
-rw-r--r-- | graphics/gimp-gap/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimp-gap/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gimp-gap/Makefile b/graphics/gimp-gap/Makefile index b7e9077c9f0..e2b3a98cf21 100644 --- a/graphics/gimp-gap/Makefile +++ b/graphics/gimp-gap/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp-gap PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ http://gimp.mirrors.hoobly.com/%SUBDIR%/ \ diff --git a/graphics/gimp-gap/pkg-plist b/graphics/gimp-gap/pkg-plist index c0b18e627b5..23a6d21bb01 100644 --- a/graphics/gimp-gap/pkg-plist +++ b/graphics/gimp-gap/pkg-plist @@ -21,6 +21,7 @@ libexec/gimp/2.2/plug-ins/gap_vid_enc_avi libexec/gimp/2.2/plug-ins/gap_vid_enc_ffmpeg libexec/gimp/2.2/plug-ins/gap_vid_enc_singleframes share/gimp/scripts/gap-dup-continue.scm +share/gimp/scripts/sel-to-anim-img.scm share/locale/az/LC_MESSAGES/gimp20-gap.mo share/locale/bg/LC_MESSAGES/gimp20-gap.mo share/locale/ca/LC_MESSAGES/gimp20-gap.mo |