diff options
author | drochner <drochner@pkgsrc.org> | 2012-08-01 15:26:11 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-08-01 15:26:11 +0000 |
commit | e75ab3f384a6a51acefaae15b4bc4b9aa4849050 (patch) | |
tree | 53846329bce8b96129628a98b059d5ef7e9b0347 | |
parent | e36fa92d58c5b9a2c1f5abe45dd53d3085451054 (diff) | |
download | pkgsrc-e75ab3f384a6a51acefaae15b4bc4b9aa4849050.tar.gz |
reset PKGREV for base pkg update
-rw-r--r-- | chat/finch/Makefile | 3 | ||||
-rw-r--r-- | chat/pidgin-sametime/Makefile | 3 | ||||
-rw-r--r-- | chat/pidgin-silc/Makefile | 3 | ||||
-rw-r--r-- | chat/pidgin/Makefile | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile index 20418f4c634..5e0a9808e38 100644 --- a/chat/finch/Makefile +++ b/chat/finch/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2012/06/14 07:44:14 sbd Exp $ +# $NetBSD: Makefile,v 1.43 2012/08/01 15:26:11 drochner Exp $ PKGNAME= finch-${PIDGIN_VERSION} -PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client console frontend diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile index 591cbf3784a..70616c77b9f 100644 --- a/chat/pidgin-sametime/Makefile +++ b/chat/pidgin-sametime/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2012/06/14 07:44:14 sbd Exp $ +# $NetBSD: Makefile,v 1.30 2012/08/01 15:26:11 drochner Exp $ PKGNAME= pidgin-sametime-${PIDGIN_VERSION} -PKGREVISION= 1 COMMENT= Lotus Sametime plugin for the Pidgin instant messenger diff --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile index f1b64c3fae1..aa2fd5aced2 100644 --- a/chat/pidgin-silc/Makefile +++ b/chat/pidgin-silc/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2012/06/14 07:44:14 sbd Exp $ +# $NetBSD: Makefile,v 1.33 2012/08/01 15:26:11 drochner Exp $ PKGNAME= pidgin-silc-${PIDGIN_VERSION} -PKGREVISION= 1 COMMENT= SILC plugin for the Pidgin instant messenger diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 3c1e9732d2a..6d94e8aa978 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2012/06/14 07:43:41 sbd Exp $ +# $NetBSD: Makefile,v 1.43 2012/08/01 15:26:11 drochner Exp $ COMMENT= Multi-protocol Instant Messaging client GTK frontend -PKGREVISION= 1 PKG_DESTDIR_SUPPORT= user-destdir |