diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2013-02-20 16:08:58 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2013-02-20 16:08:58 +0000 |
commit | 1a267d63c37806a5f8870068238ea6973a675fbf (patch) | |
tree | bb92556581fd9042ed5f11f8083853fd9324b3f2 /www/anyremote2html | |
parent | b71447da1a4039f7410789d6eee2387a6968a91f (diff) | |
download | ports-1a267d63c37806a5f8870068238ea6973a675fbf.tar.gz ports-1a267d63c37806a5f8870068238ea6973a675fbf.zip |
Notes
Diffstat (limited to 'www/anyremote2html')
-rw-r--r-- | www/anyremote2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/anyremote2html/Makefile b/www/anyremote2html/Makefile index 15a6cbc61938..10c63904136a 100644 --- a/www/anyremote2html/Makefile +++ b/www/anyremote2html/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= www deskutils MASTER_SITES= SF/anyremote/${PORTNAME}/${PORTVERSION} -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A web interface for anyRemote RUN_DEPENDS= anyremote:${PORTSDIR}/comms/anyremote |