diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
commit | b327e9c777ef2ae8102ffc409bb644729e611941 (patch) | |
tree | 6904476277a391654d6dfd33edf926483c9dadfe /net | |
parent | c5549750dc3d53828e254aafb5305c4c84933198 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/icqlib/Makefile | 2 | ||||
-rw-r--r-- | net/icqlib0/Makefile | 2 | ||||
-rw-r--r-- | net/kicq/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/icqlib/Makefile b/net/icqlib/Makefile index ccdc18a0558d..82b719639e6d 100644 --- a/net/icqlib/Makefile +++ b/net/icqlib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org INSTALLS_SHLIB= yes USE_LIBTOOL= yes diff --git a/net/icqlib0/Makefile b/net/icqlib0/Makefile index ccdc18a0558d..82b719639e6d 100644 --- a/net/icqlib0/Makefile +++ b/net/icqlib0/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org INSTALLS_SHLIB= yes USE_LIBTOOL= yes diff --git a/net/kicq/Makefile b/net/kicq/Makefile index 1aa5f74f1358..0671c4753b4b 100644 --- a/net/kicq/Makefile +++ b/net/kicq/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org LIB_DEPENDS= icq.1:${PORTSDIR}/net/icqlib \ kdecore.3:${PORTSDIR}/x11/kdelibs11 |