summaryrefslogtreecommitdiff
path: root/lang/pbasic
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-06-24 06:34:38 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-06-24 06:34:38 +0000
commit2c0d85ed239e16e0d549d86558d99ab15d5071c9 (patch)
treef6ac71c0fa42589d94664be3a0b52092946127e7 /lang/pbasic
parentAttempt to unbreak www/gecko-mediaplayer (diff)
Fix some corrupted attribution lines.
Notes
Notes: svn path=/head/; revision=473183
Diffstat (limited to 'lang/pbasic')
-rw-r--r--lang/pbasic/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile
index f4026e3c36b9..bfdea225ec5f 100644
--- a/lang/pbasic/Makefile
+++ b/lang/pbasic/Makefile
@@ -1,4 +1,4 @@
- # Created by: Julian H. Stacey <jhs@FreeBSD.org>
+# Created by: Julian H. Stacey <jhs@FreeBSD.org>
# $FreeBSD$
PORTNAME= pbasic
@@ -33,4 +33,3 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/docs/basic.1 ${STAGEDIR}${PREFIX}/man/man1/pbasic.1
.include <bsd.port.mk>
-