diff options
author | brooks <brooks@FreeBSD.org> | 2013-03-01 01:06:36 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2013-03-01 01:06:36 +0800 |
commit | 0e25f7f7ecc0a074f63a3115754f5dc3a0b44e26 (patch) | |
tree | 4910bb12b2351d2757713e82dea0aba40b2f9191 /www/trac-fivestarvote | |
parent | 786fa0ed28795b936af7446ae12ca324268cbf66 (diff) | |
download | freebsd-ports-gnome-0e25f7f7ecc0a074f63a3115754f5dc3a0b44e26.tar.gz freebsd-ports-gnome-0e25f7f7ecc0a074f63a3115754f5dc3a0b44e26.tar.zst freebsd-ports-gnome-0e25f7f7ecc0a074f63a3115754f5dc3a0b44e26.zip |
I no longer maintain any Trac installations so drop all my Trac module
ports and clean up the port headers.
Diffstat (limited to 'www/trac-fivestarvote')
-rw-r--r-- | www/trac-fivestarvote/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/trac-fivestarvote/Makefile b/www/trac-fivestarvote/Makefile index 17ee8ef4a696..82a3af94104b 100644 --- a/www/trac-fivestarvote/Makefile +++ b/www/trac-fivestarvote/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:L} @@ -9,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Five star plugin for voting on Trac resources RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac |