diff options
Diffstat (limited to 'accessibility/at-poke')
-rw-r--r-- | accessibility/at-poke/Makefile | 2 | ||||
-rw-r--r-- | accessibility/at-poke/pkg-plist | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/at-poke/Makefile b/accessibility/at-poke/Makefile index d198f3cb8686..9f49131e2e07 100644 --- a/accessibility/at-poke/Makefile +++ b/accessibility/at-poke/Makefile @@ -7,7 +7,7 @@ PORTNAME= at-poke PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/accessibility/at-poke/pkg-plist b/accessibility/at-poke/pkg-plist index c31eb298378c..173d9ca33033 100644 --- a/accessibility/at-poke/pkg-plist +++ b/accessibility/at-poke/pkg-plist @@ -1,3 +1,3 @@ bin/at-poke -share/gnome/at-poke/at-poke.glade2 -@dirrm share/gnome/at-poke +share/at-poke/at-poke.glade2 +@dirrm share/at-poke |