diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-08-25 11:23:38 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-08-25 11:23:38 +0000 |
commit | 6031a359e44388bb7f12aa0155eef2eb2ff21150 (patch) | |
tree | e4c3dc73b9ecff1a84277ca7f01121167e678b6e /multimedia | |
parent | d4d1f95b28048c03fdbcf93571facc228df211e5 (diff) | |
download | ports-6031a359e44388bb7f12aa0155eef2eb2ff21150.tar.gz ports-6031a359e44388bb7f12aa0155eef2eb2ff21150.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/subtitleeditor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile index 033e8bcb9b59..e0b63220db8b 100644 --- a/multimedia/subtitleeditor/Makefile +++ b/multimedia/subtitleeditor/Makefile @@ -8,7 +8,7 @@ CATEGORIES= multimedia MASTER_SITES= http://download.gna.org/${PORTNAME}/${PORTVERSION:C/\.[0-9]*$//}/ \ CRITICAL -MAINTAINER= ehaupt@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Subtitle editor LICENSE= GPLv3 |