diff options
Diffstat (limited to 'ports-mgmt/pib/Makefile')
-rw-r--r-- | ports-mgmt/pib/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ports-mgmt/pib/Makefile b/ports-mgmt/pib/Makefile index 36736bd66947..780ae05ee8cd 100644 --- a/ports-mgmt/pib/Makefile +++ b/ports-mgmt/pib/Makefile @@ -11,9 +11,7 @@ CATEGORIES= sysutils tk82 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= msmith -MAINTAINER= msmith@freebsd.org - -BROKEN= "This needs to be updated to work with the newer ports layout" +MAINTAINER= .@babolo.ru BUILD_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 |