diff options
author | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
commit | 98241a1a9938b8c1e7729645aca8072f4b06e0ac (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /ham/tnt | |
parent | 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (diff) | |
download | pkgsrc-98241a1a9938b8c1e7729645aca8072f4b06e0ac.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'ham/tnt')
-rw-r--r-- | ham/tnt/Makefile | 3 | ||||
-rw-r--r-- | ham/tnt/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ham/tnt/Makefile b/ham/tnt/Makefile index 3654c3d5cdc..f9e0316ea45 100644 --- a/ham/tnt/Makefile +++ b/ham/tnt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/08/12 10:26:37 wulf Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 15:13:52 wiz Exp $ # DISTNAME= tnt-1.9.1 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= wulf@ping.net.au HOMEPAGE= http://excelsior.kullen.rwth-aachen.de +COMMENT= Amateur packet radio terminal program for TNC2, AEA PK232 and PK88 DEPENDS+= dialog-0.6z:../../misc/dialog diff --git a/ham/tnt/pkg/COMMENT b/ham/tnt/pkg/COMMENT deleted file mode 100644 index 066a88714ae..00000000000 --- a/ham/tnt/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Amateur packet radio terminal program for TNC2, AEA PK232 and PK88 |