aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnustep-notebook
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-01-30 18:09:14 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-01-30 18:09:14 +0000
commit01181ffbfaf42855cc0e52bed17bd3a9641afac6 (patch)
treeddaa4afcceb1de19af8224ed6ecf08950f279a7b /deskutils/gnustep-notebook
parent152a2bc737dbfe5b0cbf8ffc345f6ae66172eec2 (diff)
downloadports-01181ffbfaf42855cc0e52bed17bd3a9641afac6.tar.gz
ports-01181ffbfaf42855cc0e52bed17bd3a9641afac6.zip
Notes
Diffstat (limited to 'deskutils/gnustep-notebook')
-rw-r--r--deskutils/gnustep-notebook/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/gnustep-notebook/Makefile b/deskutils/gnustep-notebook/Makefile
index b2789434d821..cd9b5a033880 100644
--- a/deskutils/gnustep-notebook/Makefile
+++ b/deskutils/gnustep-notebook/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= gnustep-
DISTNAME= NoteBook-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A place to store notes in an organized manner
+COMMENT= Place to store notes in an organized manner
LICENSE= GPLv2
@@ -19,5 +19,4 @@ USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-NO_STAGE= yes
.include <bsd.port.mk>