diff options
-rw-r--r-- | sysutils/915resolution/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/915resolution/Makefile b/sysutils/915resolution/Makefile index a52bfbd..7c3fc6b 100644 --- a/sysutils/915resolution/Makefile +++ b/sysutils/915resolution/Makefile @@ -6,13 +6,11 @@ PORTVERSION= 0.5.3 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= sysutils -MASTER_SITES= LOCAL/ehaupt +MASTER_SITES= LOCAL/cy MAINTAINER= ports@FreeBSD.org COMMENT= Resolution tool for Intel i915 video cards -BROKEN= unfetchable - USE_RC_SUBR= 915resolution PLIST_FILES= sbin/915resolution |