diff options
author | wosch <wosch@FreeBSD.org> | 1997-04-20 21:20:00 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-04-20 21:20:00 +0800 |
commit | 0b27c058243382deccae8593e22dfb11224c6f8c (patch) | |
tree | 0db22f89d9e1aaad355d132137bc68056aa12231 /sysutils | |
parent | 64d761c417b5443915bd995e218ae6a62ace3155 (diff) | |
download | freebsd-ports-gnome-0b27c058243382deccae8593e22dfb11224c6f8c.tar.gz freebsd-ports-gnome-0b27c058243382deccae8593e22dfb11224c6f8c.tar.zst freebsd-ports-gnome-0b27c058243382deccae8593e22dfb11224c6f8c.zip |
Add virtual category 'tk41'.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pib/Makefile b/sysutils/pib/Makefile index efe0eb48d8b2..15a611826df7 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.2 1996/12/30 09:26:23 msmith Exp $ +# $Id: Makefile,v 1.3 1996/12/31 13:41:05 asami Exp $ # DISTNAME= pib-1.0 MASTER_SITES= ftp://gsoft.com.au/pub/pib/ -CATEGORIES= sysutils +CATEGORIES= sysutils tk41 MAINTAINER= msmith@freebsd.org |