diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-12-09 21:19:01 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-12-09 21:19:01 +0000 |
commit | de58273c896e2af22e87fe0e4f0435f7e5bf4142 (patch) | |
tree | 766fd2ba8ee545acec225cc652c226b30990713e /graphics | |
parent | Take maintainership, Update pending: (diff) |
- Take maintainership, Update pending.
http://people.freebsd.org/~dinoex/ports/xanim/
Notes
Notes:
svn path=/head/; revision=71483
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xanim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile index 104e2b09cca3..2176081d93c3 100644 --- a/graphics/xanim/Makefile +++ b/graphics/xanim/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${EXTRA_FILES} PATCH_SITES= http://virtual-estates.net/port-stuff/ PATCHFILES= xanim-2801-to-2802-patch.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org .if (${MACHINE_ARCH} == "i386") EXTRA_FILES= vid_cvid_2.1_freebsdELFx86.tgz \ |