diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:11:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:11:44 +0000 |
commit | e21f53b16f7a6eef0fb44e32d8a1467f27492b26 (patch) | |
tree | cbd0851e58b09ebb39ff60c322886857c423921c /archivers/unmakeself | |
parent | 8968f5a7296421bbc41137fbf4fac8757f153c37 (diff) | |
download | freebsd-ports-e21f53b16f7a6eef0fb44e32d8a1467f27492b26.zip |
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
Diffstat (limited to 'archivers/unmakeself')
-rw-r--r-- | archivers/unmakeself/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/unmakeself/Makefile b/archivers/unmakeself/Makefile index 0e043f8d0a93..6b1c9413ce34 100644 --- a/archivers/unmakeself/Makefile +++ b/archivers/unmakeself/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= archivers DISTFILES= -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extract Makeself archives LDFLAGS= -larchive -lbz2 -lz |