aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-01-31 02:09:14 +0800
committerantoine <antoine@FreeBSD.org>2014-01-31 02:09:14 +0800
commita79674b99738036102ccf211867b4e6b08d17c90 (patch)
treeddaa4afcceb1de19af8224ed6ecf08950f279a7b /deskutils
parentcd8fc8ff41a56ec8e4ec696294d32809d305800f (diff)
downloadfreebsd-ports-gnome-a79674b99738036102ccf211867b4e6b08d17c90.tar.gz
freebsd-ports-gnome-a79674b99738036102ccf211867b4e6b08d17c90.tar.zst
freebsd-ports-gnome-a79674b99738036102ccf211867b4e6b08d17c90.zip
Stage support
Diffstat (limited to 'deskutils')
-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>