diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-08-11 17:18:58 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-08-11 17:18:58 +0000 |
commit | d4cdc32bdf4ea26f05ae1732c4f2fe3613b1560b (patch) | |
tree | eb3f9f222c5e648acb0e0253c951b455374d853d /x11 | |
parent | 7e3b2c3dc18d4273162ec237061f1560e270d978 (diff) |
Notes
Diffstat (limited to 'x11')
-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 \ |