diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
commit | 21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269 (patch) | |
tree | 2bd8e30787adc060967df63687cf5230898ef8ca /net-im | |
parent | 34113719aea618f80d0f309d53402d769feb9985 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gicq/Makefile | 2 | ||||
-rw-r--r-- | net-im/libicq/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gicq/Makefile b/net-im/gicq/Makefile index de7f066f47bd..7038d955796e 100644 --- a/net-im/gicq/Makefile +++ b/net-im/gicq/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.sourceforge.net/gicq/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flathill -MAINTAINER= flathill@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK based ICQ program LIB_DEPENDS= icq.0:${PORTSDIR}/net/libicq diff --git a/net-im/libicq/Makefile b/net-im/libicq/Makefile index bb1e727021cb..3bca75346245 100644 --- a/net-im/libicq/Makefile +++ b/net-im/libicq/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.sourceforge.net/libicq/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flathill -MAINTAINER= flathill@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to add ICQ communication support to your software USE_GNOME= glib12 |