diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
commit | bbed9774f919f0f19b7690579fe38620b8ce4bdb (patch) | |
tree | 69487d2b3988dfcb683f0bd83bb0df1605ef0596 /x11-clocks | |
parent | 1b30723c7c713b176412d5ab5e43dafab37b917b (diff) | |
download | ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.tar.gz ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/bbdate/Makefile | 10 | ||||
-rw-r--r-- | x11-clocks/bbdate/pkg-descr | 3 |
2 files changed, 5 insertions, 8 deletions
diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile index 70e8ffbd8593..1bbd28959e68 100644 --- a/x11-clocks/bbdate/Makefile +++ b/x11-clocks/bbdate/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: bbdate # Version required: 0.2.1 # Date created: May 3 1999 -# Whom: Chris Piazza <cpiazza@home.net> +# Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.3 1999/05/10 04:08:20 steve Exp $ +# $Id: Makefile,v 1.4 1999/06/06 16:26:02 steve Exp $ # DISTNAME= bbdate-0.2.1 @@ -11,9 +11,9 @@ CATEGORIES= x11-clocks MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \ ftp://stokes.tte.ele.tue.nl/pub/ -MAINTAINER= cpiazza@home.net +MAINTAINER= cpiazza@FreeBSD.org -GNU_CONFIGURE= YES -USE_XLIB= YES +GNU_CONFIGURE= yes +USE_XLIB= yes .include <bsd.port.mk> diff --git a/x11-clocks/bbdate/pkg-descr b/x11-clocks/bbdate/pkg-descr index 7d4e5f6c7ccb..0c0d6378331a 100644 --- a/x11-clocks/bbdate/pkg-descr +++ b/x11-clocks/bbdate/pkg-descr @@ -2,6 +2,3 @@ A highly configurable program for checking your mailbox and reporting new, read, and unread messages. WWW: http://bbtools.windsofstorm.net/ - --Chris Piazza -cpiazza@home.net |