diff options
author | wiz <wiz> | 2007-09-20 21:37:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-20 21:37:35 +0000 |
commit | a74e9ce7b3b5ca8d50c3f7af02a426871681ff44 (patch) | |
tree | 2a137e473f2e2a625012c19ea4d810308c74f99c /security | |
parent | a6d239bfc420ac272870861c8a30f93d2da5e9d6 (diff) | |
download | pkgsrc-a74e9ce7b3b5ca8d50c3f7af02a426871681ff44.tar.gz |
Adapt for librsvg rename. Bump PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r-- | security/seahorse-nautilus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse-nautilus/Makefile b/security/seahorse-nautilus/Makefile index fdd8e898e8e..f9a7b02108b 100644 --- a/security/seahorse-nautilus/Makefile +++ b/security/seahorse-nautilus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2007/09/20 21:21:38 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2007/09/20 21:37:39 wiz Exp $ DISTNAME= seahorse-1.0.1 PKGNAME= seahorse-nautilus-1.0.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/1.0/} EXTRACT_SUFX= .tar.bz2 |