diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | cb07270bfe4b330033ca50711c0cf542623c4ad1 (patch) | |
tree | ee07ead2de09ca12c5066f1934dd8381702cc6e0 /x11/xautomation | |
parent | 9c26067c12c747b733fa8f8539446975566ff6bf (diff) | |
download | freebsd-ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.zip |
De-pkg-comment.
Diffstat (limited to 'x11/xautomation')
-rw-r--r-- | x11/xautomation/Makefile | 1 | ||||
-rw-r--r-- | x11/xautomation/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/xautomation/Makefile b/x11/xautomation/Makefile index a488dd3e2bf5..4df583077522 100644 --- a/x11/xautomation/Makefile +++ b/x11/xautomation/Makefile @@ -13,6 +13,7 @@ CATEGORIES= x11 MASTER_SITES= http://hoopajoo.net/static/projects/ MAINTAINER= ports@FreeBSD.org +COMMENT= Control X from the command line for scripts LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/x11/xautomation/pkg-comment b/x11/xautomation/pkg-comment deleted file mode 100644 index daba23a0c74e..000000000000 --- a/x11/xautomation/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Control X from the command line for scripts |