diff options
author | avl <avl@FreeBSD.org> | 2009-05-29 04:44:16 +0800 |
---|---|---|
committer | avl <avl@FreeBSD.org> | 2009-05-29 04:44:16 +0800 |
commit | d28ea947c47006e3633c86ee6689c1287e381c79 (patch) | |
tree | b4343fe4838935961d2179497f2f2ac287b1b4ca /misc | |
parent | 47e6f69165e15b3597464161760bd6d5775f0b9c (diff) | |
download | freebsd-ports-gnome-d28ea947c47006e3633c86ee6689c1287e381c79.tar.gz freebsd-ports-gnome-d28ea947c47006e3633c86ee6689c1287e381c79.tar.zst freebsd-ports-gnome-d28ea947c47006e3633c86ee6689c1287e381c79.zip |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cdcollect/Makefile | 2 | ||||
-rw-r--r-- | misc/umodunpack/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/cdcollect/Makefile b/misc/cdcollect/Makefile index e6f417788dcb..1fc81dde25bf 100644 --- a/misc/cdcollect/Makefile +++ b/misc/cdcollect/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= SF -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= A simple CD catalog for GNOME BUILD_DEPENDS= sqlite3>=3.0:${PORTSDIR}/databases/sqlite3 diff --git a/misc/umodunpack/Makefile b/misc/umodunpack/Makefile index 002c65e64293..22c121cb024b 100644 --- a/misc/umodunpack/Makefile +++ b/misc/umodunpack/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}.pl EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= Unpack umod files for Unreal and/or Unreal Tournament USE_PERL5_RUN= yes |