head	1.3;
access;
symbols
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2006.12.03.07.16.56;	author rafan;	state dead;
branches;
next	1.2;

1.2
date	2002.02.21.07.42.17;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2001.12.08.09.22.00;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Remove bad MASTER_SITES
- Pass maintainership to submitter

PR:		ports/106218
Submitted by:	chinsan
@
text
@--- bg5pdf.orig	Mon Dec  3 06:53:10 2001
+++ bg5pdf	Mon Dec  3 06:53:19 2001
@@@@ -1,4 +1,4 @@@@
-#!/usr/bin/env /usr/bin/python
+#!/usr/bin/env python
 
 """
 Bg5pdf is a simple wrapper for wrapping big5 encoding text file into
@


1.2
log
@change master site
change depend on python 2.2

PR:		35167
Submitted by:	maintainer
@
text
@@


1.1
log
@add bg5pdf
Convert Chinese-Big5 encoded files to PDF, using PDFlib

PR:		32473
Submitted by:	Statue <statue@@softwareliberty.org>
@
text
@d5 1
a5 1
+#!/usr/bin/env /usr/local/bin/python
@

