diff options
author | ahze <ahze@FreeBSD.org> | 2004-10-30 06:24:47 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-10-30 06:24:47 +0800 |
commit | 1821338a3337dcbb73b7f402a0bb32b5fdcbf983 (patch) | |
tree | 4a8363e78f76fef3c49a1011141ff18a0a5e66ce /graphics/jpeg-mmx | |
parent | 3e04ec3a53581f6bde991af3893b3940535aa062 (diff) | |
download | freebsd-ports-gnome-1821338a3337dcbb73b7f402a0bb32b5fdcbf983.tar.gz freebsd-ports-gnome-1821338a3337dcbb73b7f402a0bb32b5fdcbf983.tar.zst freebsd-ports-gnome-1821338a3337dcbb73b7f402a0bb32b5fdcbf983.zip |
Change email to new FreeBSD.org address
Approved by:adamw (mentor)
Diffstat (limited to 'graphics/jpeg-mmx')
-rw-r--r-- | graphics/jpeg-mmx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile index 2a0258171077..9bef7b367ab4 100644 --- a/graphics/jpeg-mmx/Makefile +++ b/graphics/jpeg-mmx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mjpeg -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= IJG's jpeg compression utilities with MMX optimization BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm |