diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-03-22 16:13:34 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-03-22 16:13:34 +0000 |
commit | bc301ce848a181db40659e1f8b179493933845e6 (patch) | |
tree | 04764b5f2894f2412cb9cfcf54c490f95a5d8fee | |
parent | 9f0e85b9e82459f27ee7175282100d222eb56e2a (diff) | |
download | pkgsrc-bc301ce848a181db40659e1f8b179493933845e6.tar.gz |
Bump revision due to update of eel2 to 2.10.0.
-rw-r--r-- | editors/mlview/Makefile | 3 | ||||
-rw-r--r-- | mail/mail-notification/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse/Makefile | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 6630ee402dd..54b9d51f02e 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/10/03 09:43:57 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2005/03/22 16:13:34 jmmv Exp $ # DISTNAME= mlview-0.7.0 +PKGREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.7/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index cc27d3c3eb3..2dac9e7f88f 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2005/02/19 22:47:09 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2005/03/22 16:13:35 jmmv Exp $ # DISTNAME= mail-notification-1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= http://savannah.nongnu.org/download/mailnotify/ diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 9cebddce7a9..60f7dd5e6ce 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2004/11/07 13:19:24 jmmv Exp $ +# $NetBSD: Makefile,v 1.34 2005/03/22 16:13:35 jmmv Exp $ DISTNAME= seahorse-0.7.5 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.7/} EXTRACT_SUFX= .tar.bz2 |