diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2018-04-27 20:52:59 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2018-04-27 20:52:59 +0000 |
commit | 6ea21b26b16f91357caf5b2b3206f9b2c2de9de6 (patch) | |
tree | 6110241e9cf16ce0c2cf7477db1bbe57ad50269b /editors/tweak/Makefile | |
parent | 4a9a1c8ca28fa652f196a98ff178994e0d60752a (diff) | |
download | ports-6ea21b26b16f91357caf5b2b3206f9b2c2de9de6.tar.gz ports-6ea21b26b16f91357caf5b2b3206f9b2c2de9de6.zip |
Notes
Diffstat (limited to 'editors/tweak/Makefile')
-rw-r--r-- | editors/tweak/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tweak/Makefile b/editors/tweak/Makefile index d86ccfd519a7..cd36a05574b4 100644 --- a/editors/tweak/Makefile +++ b/editors/tweak/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.02 CATEGORIES= editors MASTER_SITES= https://www.chiark.greenend.org.uk/~sgtatham/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pzn.unixbsd@gmail.com COMMENT= Efficient hex editor LICENSE= MIT |