diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-11 05:50:23 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-11 05:50:23 +0000 |
commit | 47a616f11d266abac2936b7fc036ae1f1a1cc70d (patch) | |
tree | 04f524367e2c1e7a76912077649c7df5494a5dcb /converters | |
parent | c52c50b28fefb499b5db9cfffad33f469456e36b (diff) | |
download | ports-47a616f11d266abac2936b7fc036ae1f1a1cc70d.tar.gz ports-47a616f11d266abac2936b7fc036ae1f1a1cc70d.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/btoa/Makefile | 4 | ||||
-rw-r--r-- | converters/p5-Convert-UU/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/converters/btoa/Makefile b/converters/btoa/Makefile index 2cb4aa3197ef..9a1cdb9a13f5 100644 --- a/converters/btoa/Makefile +++ b/converters/btoa/Makefile @@ -3,12 +3,12 @@ # Date created: 4 Apr 1996 # Whom: Brent J. Nordquist <nordquist@platinum.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/04/09 03:58:12 asami Exp $ # DISTNAME= btoa-5.2 PKGNAME= btoa-5.2.1 -CATEGORIES+= misc +CATEGORIES= misc MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ PATCH_SITES= ${MASTER_SITES} diff --git a/converters/p5-Convert-UU/Makefile b/converters/p5-Convert-UU/Makefile index 45fc6ceff026..4ebeeb31ca69 100644 --- a/converters/p5-Convert-UU/Makefile +++ b/converters/p5-Convert-UU/Makefile @@ -3,12 +3,12 @@ # Date created: October 20th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1996/10/24 08:25:20 jfitz Exp $ +# $Id: Makefile,v 1.2 1996/10/24 09:58:09 jfitz Exp $ # DISTNAME= Convert-UU-0.01 PKGNAME= p5-Convert-UU-0.1 -CATEGORIES+= misc +CATEGORIES= misc MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/Convert/ \ ftp://ftp.cdrom.com/pub/perl/CPAN/modules/by-module/Convert/ \ ftp://ftp.cis.ufl.edu/pub/perl/CPAN/modules/by-module/Convert/ \ |