diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 20:22:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 20:22:55 +0000 |
commit | aa90d38b028ea75b01aa255b06ee8c8904b9022d (patch) | |
tree | 31fd7117fa9b8989a526ed9475e81fe957515e63 /emulators/vboxtool | |
parent | 19c5216b0186fd92e0f02a5b76a8ff4d70e72c72 (diff) | |
download | ports-aa90d38b028ea75b01aa255b06ee8c8904b9022d.tar.gz ports-aa90d38b028ea75b01aa255b06ee8c8904b9022d.zip |
Notes
Diffstat (limited to 'emulators/vboxtool')
-rw-r--r-- | emulators/vboxtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vboxtool/Makefile b/emulators/vboxtool/Makefile index 9b225190af73..5ce973957d32 100644 --- a/emulators/vboxtool/Makefile +++ b/emulators/vboxtool/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF -MAINTAINER= pierrejacques.mimifir@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Provides effective control of VirtualBox machines LICENSE= GPLv3 |