diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
commit | 2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch) | |
tree | 5d08222d6b73d9f9af96df3e575f949469caf443 /math/topaz | |
parent | Re-add libgnomeprintui-2.0 for ports that will need it: (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75971
Diffstat (limited to 'math/topaz')
-rw-r--r-- | math/topaz/Makefile | 1 | ||||
-rw-r--r-- | math/topaz/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/topaz/Makefile b/math/topaz/Makefile index a3eedd9628b3..7aa69b9dd124 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://hp.vector.co.jp/authors/VA007663/topaz/bin/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}-src MAINTAINER= ports@FreeBSD.org +COMMENT= A command driven graph plotting system for scientists and engineers WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/math/topaz/pkg-comment b/math/topaz/pkg-comment deleted file mode 100644 index da6f8eba0a75..000000000000 --- a/math/topaz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A command driven graph plotting system for scientists and engineers |