diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-02-02 14:37:24 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-02-02 14:37:24 +0000 |
commit | 4711c255fcaed30420021026c670c287c0767d2c (patch) | |
tree | c667a1484e12426f1050d410bffb9994d93f2a67 /sysutils | |
parent | 1a8e03b8a708f98e580dae61c5195bb27a32d499 (diff) | |
download | FreeBSD-ports-4711c255fcaed30420021026c670c287c0767d2c.zip FreeBSD-ports-4711c255fcaed30420021026c670c287c0767d2c.tar.gz |
portlint, add @dirrm on pkg/PLIST
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pib/Makefile | 4 | ||||
-rw-r--r-- | sysutils/pib/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/pib/Makefile b/sysutils/pib/Makefile index faeaa51..7db5c45 100644 --- a/sysutils/pib/Makefile +++ b/sysutils/pib/Makefile @@ -3,12 +3,12 @@ # Date created: 30 December 1996 # Whom: Mike Smith <msmith@freebsd.org> # -# $Id: Makefile,v 1.4 1997/04/20 13:19:45 wosch Exp $ +# $Id: Makefile,v 1.5 1997/09/11 09:24:38 msmith Exp $ # DISTNAME= pib-1.1 -MASTER_SITES= ftp://gsoft.com.au/pub/pib/ CATEGORIES= sysutils +MASTER_SITES= ftp://gsoft.com.au/pub/pib/ MAINTAINER= msmith@freebsd.org diff --git a/sysutils/pib/pkg-plist b/sysutils/pib/pkg-plist index 473aa08..69cc028 100644 --- a/sysutils/pib/pkg-plist +++ b/sysutils/pib/pkg-plist @@ -2,3 +2,4 @@ bin/pib lib/pib/pib.tcl lib/pib/tkSteal.tcl lib/pib/libTkSteal.so.2.0 +@dirrm lib/pib |