diff options
Diffstat (limited to 'x11-clocks/asclock-xlib')
-rw-r--r-- | x11-clocks/asclock-xlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/asclock-xlib/Makefile b/x11-clocks/asclock-xlib/Makefile index 85949b6..22a2a08 100644 --- a/x11-clocks/asclock-xlib/Makefile +++ b/x11-clocks/asclock-xlib/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: asclock-xlib # Version required: 2.0.11 # Date created: 24 April 1999 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.ORG> +# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ DISTNAME= asclock-xlib-2.0.11 CATEGORIES= x11-clocks afterstep windowmaker MASTER_SITES= http://www.asclock.org/tar/ -MAINTAINER= kuriyama@FreeBSD.ORG +MAINTAINER= kuriyama@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |