diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-01 07:30:09 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-01 07:30:09 +0000 |
commit | ac0258ac47b196f1e54f37810f81063499603461 (patch) | |
tree | 235955d7934fc7e9b2e0fea314e8f69a4cb0ca74 /ports-mgmt/pib/Makefile | |
parent | 9d8732c6ffb538561a52baef50c322d342da19b6 (diff) | |
download | ports-ac0258ac47b196f1e54f37810f81063499603461.tar.gz ports-ac0258ac47b196f1e54f37810f81063499603461.zip |
Notes
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 |