diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-08-14 08:37:25 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-08-14 08:37:25 +0000 |
commit | 9cf93f654d7f3ce1a39b0b5c42728303bdebebd1 (patch) | |
tree | 4521597f02b8d28c4eeeb82ecd22c1cac9dc822a /x11-clocks/wmdate/Makefile | |
parent | 7d4f95646e1b0a54116c777d1aa6f60d6273a91e (diff) | |
download | ports-9cf93f654d7f3ce1a39b0b5c42728303bdebebd1.tar.gz ports-9cf93f654d7f3ce1a39b0b5c42728303bdebebd1.zip |
Updated my email address
Notes
Notes:
svn path=/head/; revision=20710
Diffstat (limited to 'x11-clocks/wmdate/Makefile')
-rw-r--r-- | x11-clocks/wmdate/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile index 4aa7b947e63a..a41fe55a7b12 100644 --- a/x11-clocks/wmdate/Makefile +++ b/x11-clocks/wmdate/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: wmdate # Version required: 0.7 # Date created: 1 February 1999 -# Whom: Jim Mock <jim@phrantic.phear.net> +# Whom: Jim Mock <jim@FreeBSD.org> # -# $Id: Makefile,v 1.3 1999/07/17 17:35:42 cpiazza Exp $ +# $Id: Makefile,v 1.4 1999/07/18 21:02:33 cpiazza Exp $ # DISTNAME= wmdate-0.7 CATEGORIES= x11-clocks windowmaker afterstep MASTER_SITES= http://wit401310.student.utwente.nl/apps/apps/ -MAINTAINER= jim@phrantic.phear.net +MAINTAINER= jim@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm BUILD_DEPENDS= ${PREFIX}/include/dockapp.h:${PORTSDIR}/x11-wm/libdockapp |