diff options
author | jim <jim@FreeBSD.org> | 1999-08-14 10:47:40 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-08-14 10:47:40 +0000 |
commit | 1dade268705f4d13a790d9742ac9d96e19111b1c (patch) | |
tree | 5e397f8a40d7ce9457d605559e92c08926997fc0 /misc/wmcp/Makefile | |
parent | 5bb4fc4668cbb1708cd0f069d9ca59583271586f (diff) | |
download | FreeBSD-ports-1dade268705f4d13a790d9742ac9d96e19111b1c.zip FreeBSD-ports-1dade268705f4d13a790d9742ac9d96e19111b1c.tar.gz |
Updated my email address
Diffstat (limited to 'misc/wmcp/Makefile')
-rw-r--r-- | misc/wmcp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/wmcp/Makefile b/misc/wmcp/Makefile index be37098..f8a1955 100644 --- a/misc/wmcp/Makefile +++ b/misc/wmcp/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: wmcp # Version required: 1.2.8 # Date created: 10 February 1999 -# Whom: Jim Mock <jim@phrantic.phear.net> +# Whom: Jim Mock <jim@FreeBSD.org> # -# $Id: Makefile,v 1.2 1999/05/09 16:56:14 steve Exp $ +# $Id: Makefile,v 1.3 1999/06/29 17:09:14 cpiazza Exp $ # DISTNAME= wmcp-1.2.8 CATEGORIES= misc windowmaker MASTER_SITES= http://users.linuxbox.com/~bac/src/wmcp/ -MAINTAINER= jim@phrantic.phear.net +MAINTAINER= jim@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |