diff options
author | adrianp <adrianp> | 2007-02-18 18:46:11 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2007-02-18 18:46:11 +0000 |
commit | 3d31faafc9f190204bb0c1602691e4056524928c (patch) | |
tree | a3f8a74d4b3a6178161c09628cb30b38a02092a6 /net/packit/Makefile | |
parent | 089de4f2f39a2512ad18b8d24b1e79e64794deda (diff) | |
download | pkgsrc-3d31faafc9f190204bb0c1602691e4056524928c.tar.gz |
buildlink updates to handle the new libnet package structure
bump PKGREVISION
Diffstat (limited to 'net/packit/Makefile')
-rw-r--r-- | net/packit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/packit/Makefile b/net/packit/Makefile index 117827ff51f..5c6d1484e99 100644 --- a/net/packit/Makefile +++ b/net/packit/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2005/07/13 14:19:38 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2007/02/18 18:46:53 adrianp Exp $ DISTNAME= packit-1.0 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://packit.sourceforge.net/downloads/ EXTRACT_SUFX= .tgz |