diff options
author | marcus <marcus@FreeBSD.org> | 2005-01-24 19:23:11 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-01-24 19:23:11 +0000 |
commit | 6b9f4ac237d6314772115d74917b977d9c616efe (patch) | |
tree | fe65527dbdd076debf228f49e6f9fb0a79541fa9 /net | |
parent | d0d22f77284225d0308242bf7f33e846ad1a0618 (diff) | |
download | FreeBSD-ports-6b9f4ac237d6314772115d74917b977d9c616efe.zip FreeBSD-ports-6b9f4ac237d6314772115d74917b977d9c616efe.tar.gz |
Chase the Gaim update, and tighten CONFLICTS to make portlint a bit happier.
Diffstat (limited to 'net')
-rw-r--r-- | net/gaim-openq/Makefile | 2 | ||||
-rw-r--r-- | net/meanwhile-gaim/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/gaim-openq/Makefile b/net/gaim-openq/Makefile index 6dac2db..aa59408 100644 --- a/net/gaim-openq/Makefile +++ b/net/gaim-openq/Makefile @@ -7,7 +7,7 @@ PORTNAME= openq PORTVERSION= 0.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net/meanwhile-gaim/Makefile b/net/meanwhile-gaim/Makefile index e6363f0..c183209 100644 --- a/net/meanwhile-gaim/Makefile +++ b/net/meanwhile-gaim/Makefile @@ -7,7 +7,7 @@ PORTNAME= meanwhile PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |