aboutsummaryrefslogtreecommitdiffstats
path: root/games/speak/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2014-06-10 14:31:31 +0800
committerAlexey Dokuchaev <danfe@FreeBSD.org>2014-06-10 14:31:31 +0800
commitb8ba0aab09fd58cd558324f1d3da4140bc5640d3 (patch)
treef2e4a404dc51b3cc8ba08976a12353d69acef3d5 /games/speak/Makefile
parentdd17040118922ff4bd33eb8e75134adc00a2053f (diff)
downloadfreebsd-ports-gnome-b8ba0aab09fd58cd558324f1d3da4140bc5640d3.tar.gz
freebsd-ports-gnome-b8ba0aab09fd58cd558324f1d3da4140bc5640d3.tar.zst
freebsd-ports-gnome-b8ba0aab09fd58cd558324f1d3da4140bc5640d3.zip
Stagify the port; fix Makefile header.
Diffstat (limited to 'games/speak/Makefile')
-rw-r--r--games/speak/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/speak/Makefile b/games/speak/Makefile
index dd7f00dcd8b4..b25e06177565 100644
--- a/games/speak/Makefile
+++ b/games/speak/Makefile
@@ -1,4 +1,4 @@
-# Created by: freebsd@spatula.net
+# Created by: Nicklas Johnson <freebsd@spatula.net>
# $FreeBSD$
PORTNAME= speak
@@ -11,5 +11,4 @@ COMMENT= Generates random middle-management synergy speak
CONFLICTS= espeak-1.[0-9]*
-NO_STAGE= yes
.include <bsd.port.mk>