diff options
author | seb <seb> | 2003-08-07 11:42:25 +0000 |
---|---|---|
committer | seb <seb> | 2003-08-07 11:42:25 +0000 |
commit | 32d2537704afe7d4ccae4c24849f313415c9e158 (patch) | |
tree | 768ecf8dc18961a93e8c91e5571f765d2ecad279 /ham | |
parent | d0168059fe4fe1fdece3d109d1eaf138fdea7375 (diff) | |
download | pkgsrc-32d2537704afe7d4ccae4c24849f313415c9e158.tar.gz |
depkglint.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/tnt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/tnt/Makefile b/ham/tnt/Makefile index bf1ba2b5197..e374951aab8 100644 --- a/ham/tnt/Makefile +++ b/ham/tnt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/08/07 11:41:49 seb Exp $ +# $NetBSD: Makefile,v 1.13 2003/08/07 11:42:25 seb Exp $ # DISTNAME= tnt-1.9.1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://excelsior.kullen.rwth-aachen.de/pub/packet_radio/tnt/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= wulf@ping.net.au -HOMEPAGE= http://excelsior.kullen.rwth-aachen.de +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 |