diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /x11-clocks/xtimer | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) | |
download | ports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76044
Diffstat (limited to 'x11-clocks/xtimer')
-rw-r--r-- | x11-clocks/xtimer/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/xtimer/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/xtimer/Makefile b/x11-clocks/xtimer/Makefile index 725ec9f4bd59..d34b4253aaa7 100644 --- a/x11-clocks/xtimer/Makefile +++ b/x11-clocks/xtimer/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/ DISTNAME= ${PORTNAME}-8089 MAINTAINER= candy@kgc.co.jp +COMMENT= A simple digital timer for X11 USE_IMAKE= yes MAN1= xtimer.1 diff --git a/x11-clocks/xtimer/pkg-comment b/x11-clocks/xtimer/pkg-comment deleted file mode 100644 index aa72723af16d..000000000000 --- a/x11-clocks/xtimer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple digital timer for X11 |