diff options
author | asami <asami@FreeBSD.org> | 1998-09-22 22:32:14 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-09-22 22:32:14 +0000 |
commit | 0e6facd52e3665ef40f1bfd2c0de1d58c87c39d2 (patch) | |
tree | a0124b7aff59cf2c865138120697ec7d64c8a168 /x11-clocks/xalarm/Makefile | |
parent | 118943b1c55818938b12557ac51e3ffe0798d036 (diff) | |
download | FreeBSD-ports-0e6facd52e3665ef40f1bfd2c0de1d58c87c39d2.zip FreeBSD-ports-0e6facd52e3665ef40f1bfd2c0de1d58c87c39d2.tar.gz |
Category name is "x11-clocks", not "x11-clock". ;)
Pointed out by: steve
Diffstat (limited to 'x11-clocks/xalarm/Makefile')
-rw-r--r-- | x11-clocks/xalarm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/xalarm/Makefile b/x11-clocks/xalarm/Makefile index 173c2e0..8ed3c4a 100644 --- a/x11-clocks/xalarm/Makefile +++ b/x11-clocks/xalarm/Makefile @@ -3,11 +3,11 @@ # Date created: 4 December 1996 # Whom: desmo@bandwidth.org # -# $Id: Makefile,v 1.2 1997/02/18 10:08:54 obrien Exp $ +# $Id: Makefile,v 1.3 1998/08/07 22:28:04 asami Exp $ # DISTNAME= xalarm-3.06 -CATEGORIES= x11-clock +CATEGORIES= x11-clocks MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities |