diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
commit | 55850b547b3f7faa5079a8e226888eb13c4df728 (patch) | |
tree | df06e8db2d34fe4dffe75da2120f4cb4fc942ed2 /graphics/xmandel | |
parent | 0e43d0c014780e893ae8939d75c6fd5e7f68fdde (diff) | |
download | ports-55850b547b3f7faa5079a8e226888eb13c4df728.tar.gz ports-55850b547b3f7faa5079a8e226888eb13c4df728.zip |
Notes
Diffstat (limited to 'graphics/xmandel')
-rw-r--r-- | graphics/xmandel/Makefile | 1 | ||||
-rw-r--r-- | graphics/xmandel/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmandel/Makefile b/graphics/xmandel/Makefile index 402b8c8e651a..046b23d6e222 100644 --- a/graphics/xmandel/Makefile +++ b/graphics/xmandel/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .shar MAINTAINER= andreas@marvin.robin.de +COMMENT= Window based interface to Mandelbrot sets and Julia sets EXTRACT_CMD= ${SH} EXTRACT_BEFORE_ARGS= # empty diff --git a/graphics/xmandel/pkg-comment b/graphics/xmandel/pkg-comment deleted file mode 100644 index 2b0e5bd7b31e..000000000000 --- a/graphics/xmandel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Window based interface to Mandelbrot sets and Julia sets |