diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:16:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:16:59 +0000 |
commit | 89a307bf8a6c8a50bcec0dcaade00b61a9f792bf (patch) | |
tree | 762fa8db460bb17fafebd3c803d635074347cd32 /net/gnosamba | |
parent | d361ab025200c176b0027fbfaf907af25b23a2f4 (diff) |
Notes
Diffstat (limited to 'net/gnosamba')
-rw-r--r-- | net/gnosamba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnosamba/Makefile b/net/gnosamba/Makefile index d842704ade85..df6b499ce1d3 100644 --- a/net/gnosamba/Makefile +++ b/net/gnosamba/Makefile @@ -10,7 +10,7 @@ DISTNAME= gtksamba-0.3.2pl1 CATEGORIES= net MASTER_SITES= http://www.open-systems.com/gtksamba/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs |