diff options
Diffstat (limited to 'net/soup/Makefile')
-rw-r--r-- | net/soup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/soup/Makefile b/net/soup/Makefile index e2d1ce4e22d..16143dbcccd 100644 --- a/net/soup/Makefile +++ b/net/soup/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2004/11/20 22:10:23 jmmv Exp $ +# $NetBSD: Makefile,v 1.21 2004/11/30 18:26:40 wiz Exp $ DISTNAME= soup-0.7.11 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/soup/0.7/} EXTRACT_SUFX= .tar.bz2 |