diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-03-19 14:02:23 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-03-19 14:02:23 +0000 |
commit | c1da7c8cad0265614e5298ff42031402382b3307 (patch) | |
tree | bb38f6ce0eef3e1c93d155e9ce68a614729ea96b /devel/libisofs/Makefile | |
parent | 54e46da2e7fcd5f863384b1ecd30ed35d9a4bc2e (diff) |
Notes
Diffstat (limited to 'devel/libisofs/Makefile')
-rw-r--r-- | devel/libisofs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libisofs/Makefile b/devel/libisofs/Makefile index 0cc850bf9229..ade1b30b5103 100644 --- a/devel/libisofs/Makefile +++ b/devel/libisofs/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.6 CATEGORIES= devel MASTER_SITES= http://files.libburnia-project.org/releases/ -MAINTAINER= olivierd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Libburnia ISO9660 filesystem creation library LICENSE= GPLv2 |