diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 20:16:03 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 20:16:03 +0000 |
commit | 92ef0d4afc84b7e71933a6ee919c8aad3aa32e8d (patch) | |
tree | 364b0f46c89655b7c42a4368db6a1c38e306fa67 /x11-clocks | |
parent | 478716ead240f0a89f3e41e867c2857c07d40123 (diff) |
Add MAINTAINER=ports@FreeBSD.org and de-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75981
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xtu/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/xtu/pkg-comment | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/x11-clocks/xtu/Makefile b/x11-clocks/xtu/Makefile index f2a3d0d1382d..350e1b07a3b5 100644 --- a/x11-clocks/xtu/Makefile +++ b/x11-clocks/xtu/Makefile @@ -10,6 +10,9 @@ PORTVERSION= 1.1 CATEGORIES= x11-clocks MASTER_SITES= http://core.de/~coto/projects/xtu/ +MAINTAINER= ports@FreeBSD.org +COMMENT= Transparent analog clock for X11 + USE_IMAKE= yes USE_XPM= yes diff --git a/x11-clocks/xtu/pkg-comment b/x11-clocks/xtu/pkg-comment deleted file mode 100644 index 857a2a954fc1..000000000000 --- a/x11-clocks/xtu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Transparent analog clock for X11 |