diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-08-15 19:49:09 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-08-15 19:49:09 +0000 |
commit | 840ecf7efb078240a95c3a107c8f970d15d2482b (patch) | |
tree | 6560c04e52ae82867275411b2d7f1f4fa36b85e9 | |
parent | 7b857969054ebdb0233a1df325410b0ee53b3045 (diff) | |
download | ports-840ecf7efb078240a95c3a107c8f970d15d2482b.tar.gz ports-840ecf7efb078240a95c3a107c8f970d15d2482b.zip |
archivers/unmakeself: Adopt port
-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 08b9659e137d..d407e8dffea0 100644 --- a/archivers/unmakeself/Makefile +++ b/archivers/unmakeself/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= archivers DISTFILES= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Extract Makeself archives USES= libarchive |