diff options
author | grant <grant@pkgsrc.org> | 2004-07-27 10:25:24 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-07-27 10:25:24 +0000 |
commit | 401eee5c13b4b13e7010d0468406cd59519b1992 (patch) | |
tree | 90a7dd1515fdec8143871dbc6502ebd08a516b91 /net | |
parent | 2a74b0885a72a7461d8c62dfa625c95b93a05da9 (diff) | |
download | pkgsrc-401eee5c13b4b13e7010d0468406cd59519b1992.tar.gz |
bump PKGREVISION for SIGINT fixes.
Diffstat (limited to 'net')
-rw-r--r-- | net/tnftp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tnftp/Makefile b/net/tnftp/Makefile index 1bdc178345f..1f9f3e37e75 100644 --- a/net/tnftp/Makefile +++ b/net/tnftp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2004/03/11 13:01:01 grant Exp $ +# $NetBSD: Makefile,v 1.9 2004/07/27 10:25:24 grant Exp $ # DISTNAME= tnftp-20030825 +PKGREVISION= 1 SVR4_PKGNAME= tnftp CATEGORIES= net MASTER_SITES= # empty |