diff options
author | demon <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
commit | 7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc (patch) | |
tree | 435bb37a37e811bedab22ae47d2dc0ba198000cf /sysutils/ascpu | |
parent | fc67714f4f99590e947da79019340f0c4d7a9b74 (diff) | |
download | FreeBSD-ports-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.zip FreeBSD-ports-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.tar.gz |
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
Diffstat (limited to 'sysutils/ascpu')
-rw-r--r-- | sysutils/ascpu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ascpu/Makefile b/sysutils/ascpu/Makefile index 2e9d6cc..a21e961 100644 --- a/sysutils/ascpu/Makefile +++ b/sysutils/ascpu/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils afterstep MASTER_SITES= http://www.tigr.net/afterstep/as-apps/download/ascpu/ \ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg |