diff options
author | wulf <wulf> | 2006-12-27 06:47:30 +0000 |
---|---|---|
committer | wulf <wulf> | 2006-12-27 06:47:30 +0000 |
commit | 9e5de232b242d5f4a47e51ae7fbc8c2788c46734 (patch) | |
tree | c7aaacaf9b80b2d0c6c3015eeec33580076d0627 | |
parent | 1e3518a056e3ac61d792d62f0875b394ff2c55e0 (diff) | |
download | pkgsrc-9e5de232b242d5f4a47e51ae7fbc8c2788c46734.tar.gz |
Removed commented lines that were a left-over prior to submitting new code
-rw-r--r-- | ham/tlf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ham/tlf/Makefile b/ham/tlf/Makefile index bb2021b8404..dce8f9abd0a 100644 --- a/ham/tlf/Makefile +++ b/ham/tlf/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2006/12/27 06:40:29 wulf Exp $ +# $NetBSD: Makefile,v 1.14 2006/12/27 06:47:30 wulf Exp $ # -#DISTNAME= tlf-0.9.27 DISTNAME= tlf-0.9.30 -#PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://sharon.pi8zaa.ampr.org/pub/linux/ham/tlf/ |