diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-10 16:11:24 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-10 16:11:24 +0000 |
commit | deb298071b401f7efead4a5866bdbfee1f1e5e02 (patch) | |
tree | a1827c1f7176f478d37cb2f753450d52f0bf1faf /misc/dphys-config | |
parent | 5df98aa14b6238a63959af9c4f3ad8d0a5e731df (diff) | |
download | ports-deb298071b401f7efead4a5866bdbfee1f1e5e02.tar.gz ports-deb298071b401f7efead4a5866bdbfee1f1e5e02.zip |
Notes
Diffstat (limited to 'misc/dphys-config')
-rw-r--r-- | misc/dphys-config/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dphys-config/Makefile b/misc/dphys-config/Makefile index 7cc6f01de88f..7d959ef1c4cb 100644 --- a/misc/dphys-config/Makefile +++ b/misc/dphys-config/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: dphys-config # Date created: 12 Oct 2006 -# Whom: <gurkan@linuks.mine.nu> +# Whom: <gurkan@phys.ethz.ch> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= Tool to distribute config files RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget |