summaryrefslogtreecommitdiff
path: root/lang/logo
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
commit2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch)
tree5d08222d6b73d9f9af96df3e575f949469caf443 /lang/logo
parentRe-add libgnomeprintui-2.0 for ports that will need it: (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75971
Diffstat (limited to 'lang/logo')
-rw-r--r--lang/logo/Makefile1
-rw-r--r--lang/logo/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/logo/Makefile b/lang/logo/Makefile
index 22729c75be33..b0d80f614b30 100644
--- a/lang/logo/Makefile
+++ b/lang/logo/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \
MASTER_SITE_SUBDIR=non-gnu/ucblogo
MAINTAINER= ports@FreeBSD.org
+COMMENT= Brian Harvey's logo language interpreter
.if defined(EMACS_LOGO_MODE)
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs
diff --git a/lang/logo/pkg-comment b/lang/logo/pkg-comment
deleted file mode 100644
index cff53b755722..000000000000
--- a/lang/logo/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Brian Harvey's logo language interpreter