diff options
author | mharo <mharo@FreeBSD.org> | 1999-08-31 14:53:31 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-08-31 14:53:31 +0800 |
commit | 89e9525cd80b9d6ce10b7181e660e1342f17214d (patch) | |
tree | f4d9e55060ca2313aa08d2352e80fe2866c3f580 /x11-clocks/asclock-xlib/Makefile | |
parent | d6c8a8d7896ae3cbf26d22acdd52fa0dfe8dc991 (diff) | |
download | freebsd-ports-gnome-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.gz freebsd-ports-gnome-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.zst freebsd-ports-gnome-89e9525cd80b9d6ce10b7181e660e1342f17214d.zip |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Diffstat (limited to 'x11-clocks/asclock-xlib/Makefile')
-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 85949b641e48..22a2a08feb70 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 |