diff options
author | asami <asami@FreeBSD.org> | 1998-09-23 06:32:14 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-09-23 06:32:14 +0800 |
commit | 0e6facd52e3665ef40f1bfd2c0de1d58c87c39d2 (patch) | |
tree | a0124b7aff59cf2c865138120697ec7d64c8a168 /x11-clocks/xtimer/Makefile | |
parent | 118943b1c55818938b12557ac51e3ffe0798d036 (diff) | |
download | freebsd-ports-gnome-0e6facd52e3665ef40f1bfd2c0de1d58c87c39d2.tar.gz freebsd-ports-gnome-0e6facd52e3665ef40f1bfd2c0de1d58c87c39d2.tar.zst freebsd-ports-gnome-0e6facd52e3665ef40f1bfd2c0de1d58c87c39d2.zip |
Category name is "x11-clocks", not "x11-clock". ;)
Pointed out by: steve
Diffstat (limited to 'x11-clocks/xtimer/Makefile')
-rw-r--r-- | x11-clocks/xtimer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/xtimer/Makefile b/x11-clocks/xtimer/Makefile index a39004c47cc9..56b11452a54b 100644 --- a/x11-clocks/xtimer/Makefile +++ b/x11-clocks/xtimer/Makefile @@ -3,12 +3,12 @@ # Date created: 05 Apr 1997 # Whom: candy@fct.kgc.co.jp # -# $Id: Makefile,v 1.3 1998/08/07 22:28:05 asami Exp $ +# $Id: Makefile,v 1.4 1998/09/21 01:39:12 steve Exp $ # DISTNAME= xtimer-8087 PKGNAME= xtimer-0.8087 -CATEGORIES= x11-clock +CATEGORIES= x11-clocks MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/ MAINTAINER= candy@fct.kgc.co.jp |