diff options
author | bsam <bsam@FreeBSD.org> | 2016-10-10 06:01:34 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2016-10-10 06:01:34 +0800 |
commit | 0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d (patch) | |
tree | 4bc497e226773f99f69ae51bb566ea95c63dae71 /emulators/fs-uae-launcher | |
parent | 4dd8ef2d43045d02c692bc564a1362c2043a2c51 (diff) | |
download | freebsd-ports-gnome-0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d.tar.gz freebsd-ports-gnome-0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d.tar.zst freebsd-ports-gnome-0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d.zip |
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.
Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail)
Diffstat (limited to 'emulators/fs-uae-launcher')
-rw-r--r-- | emulators/fs-uae-launcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile index 5f4c635cf744..56d672c4daf6 100644 --- a/emulators/fs-uae-launcher/Makefile +++ b/emulators/fs-uae-launcher/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.4.1 CATEGORIES= emulators MASTER_SITES= http://fs-uae.net/fs-uae/stable/${PORTVERSION}/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= GUI launcher for the FS-UAE Amiga emulator LICENSE= GPLv2 |