diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-08-12 01:18:58 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-08-12 01:18:58 +0800 |
commit | c55273666b41e75937653f981938c804f542785f (patch) | |
tree | f6cc19e2c3f7372779b6457af6aeead0d167483b /x11/gnustep-app | |
parent | 5f51d9a1b05798579a9bdec0f6c7d05a05128079 (diff) | |
download | freebsd-ports-gnome-c55273666b41e75937653f981938c804f542785f.tar.gz freebsd-ports-gnome-c55273666b41e75937653f981938c804f542785f.tar.zst freebsd-ports-gnome-c55273666b41e75937653f981938c804f542785f.zip |
- added Sudoku
- moved Jigsaw
Diffstat (limited to 'x11/gnustep-app')
-rw-r--r-- | x11/gnustep-app/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 899999827540..700c5a0c6db8 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnustep-app PORTVERSION= 1.13.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= x11 gnustep MASTER_SITES= # empty DISTFILES= # empty @@ -147,7 +147,7 @@ USE_GNUSTEP_LOCAL_APPS+= \ Affiche:deskutils/affiche \ ProjectManager:devel/projectmanager \ GMastermind2:games/gmastermind \ - Jigsaw:games/gpuzzle \ + Jigsaw:games/jigsaw \ Ticker:www/gnustep-ticker \ NoteBook:deskutils/gnustep-notebook \ HelpViewer:deskutils/helpviewer \ @@ -199,6 +199,7 @@ USE_GNUSTEP_LOCAL_APPS+= \ Mollusk:www/etoile-mollusk \ BioCocoa:biology/biococoa \ Yap:graphics/yap \ + Sudoku:games/gnustep-sudoku \ # CameraTransfer:graphics/cameratransfer \ # Mantella:www/etoile-mantella \ |