diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2018-02-22 17:47:20 +0800 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2018-02-22 17:47:20 +0800 |
commit | e368582f9e84332b90e33a6b869a969c8534bb16 (patch) | |
tree | c2632c1fe6dcff3263b0a6014783cd2cac41d27d | |
parent | 025f8ba5c925e4cb26f4db026507fe6455e2ea39 (diff) | |
download | freebsd-ports-gnome-e368582f9e84332b90e33a6b869a969c8534bb16.tar.gz freebsd-ports-gnome-e368582f9e84332b90e33a6b869a969c8534bb16.tar.zst freebsd-ports-gnome-e368582f9e84332b90e33a6b869a969c8534bb16.zip |
Take maintainership (update for version 2.0.0 is in the works)
-rw-r--r-- | sysutils/libcdio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/libcdio/Makefile b/sysutils/libcdio/Makefile index 9d6d1a06f24d..cb4364537851 100644 --- a/sysutils/libcdio/Makefile +++ b/sysutils/libcdio/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.94 CATEGORIES= sysutils MASTER_SITES= GNU -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jhale@FreeBSD.org COMMENT= Compact Disc Input and Control Library LICENSE= GPLv3+ |