diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 23:05:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 23:05:24 +0000 |
commit | 63df8f47eed7a11dac333c456c8407866f68c2b7 (patch) | |
tree | dfc5e8b7f2ea20a8b833bf8a44c8b1418f0c6d7c /x11 | |
parent | ad8c35f7dd0a7f38566afedf755d1b468e73886f (diff) | |
download | ports-63df8f47eed7a11dac333c456c8407866f68c2b7.tar.gz ports-63df8f47eed7a11dac333c456c8407866f68c2b7.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnustep-app/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 557b9704d1ae..edf140c89720 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-app PORTVERSION= 2.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 gnustep MASTER_SITES= # empty DISTFILES= # empty @@ -64,7 +64,6 @@ USE_GNUSTEP_LOCAL_APPS+= \ Zipper:archivers/zipper \ Camera:graphics/camera \ Ladder:games/gnustep-ladder \ - Charmap:deskutils/charmap \ GTAMSAnalyzer:science/gtamsanalyzer \ Paje:science/paje \ AClock:x11-clocks/aclock \ |