diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-02-02 14:37:24 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-02-02 14:37:24 +0000 |
commit | 560d6e07ced5aaf17fea15cadf46e9da084476d2 (patch) | |
tree | 5fdaad9b5c4c5690f884dbfa94fc24fe799de23b /sysutils | |
parent | Add a lot of patches of chinese menu. (diff) |
portlint, add @dirrm on pkg/PLIST
Notes
Notes:
svn path=/head/; revision=9572
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 faeaa51835f8..7db5c457af4f 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 473aa08534ca..69cc02805469 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 |