diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2012-07-09 01:07:15 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2012-07-09 01:07:15 +0000 |
commit | 98a9e47b64d6c8f601cf66703f6263eaa23de49d (patch) | |
tree | 09c7930a73724be2429751805999932248b68c65 | |
parent | b62e593c8d002269316a3665d665beb648ded2fe (diff) | |
download | ports-98a9e47b64d6c8f601cf66703f6263eaa23de49d.tar.gz ports-98a9e47b64d6c8f601cf66703f6263eaa23de49d.zip |
Notes
-rw-r--r-- | net-im/finch/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile index a57297883bfb..154d7ad65d9f 100644 --- a/net-im/finch/Makefile +++ b/net-im/finch/Makefile @@ -7,7 +7,7 @@ # PORTNAME= finch -PORTREVISION= 1 +PORTREVISION= 0 MAINTAINER= marcus@FreeBSD.org COMMENT= Finch multi-protocol messaging client (Console UI) diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index a1bc1f20e830..e51dc0834c09 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pidgin -PORTREVISION= 1 +PORTREVISION= 0 MAINTAINER= marcus@FreeBSD.org COMMENT= Pidgin multi-protocol messaging client (GTK+ UI) |