diff options
author | linimon <linimon@FreeBSD.org> | 2010-07-29 10:48:30 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-07-29 10:48:30 +0800 |
commit | 2853f064eab4a1b09b6c3f66a87583b3169718f5 (patch) | |
tree | 82af1d5cfd1abb7e6365e33de41e3084ffb26215 /print | |
parent | 4014582f5177639006637e8c170d1d25fc04ba7e (diff) | |
download | freebsd-ports-gnome-2853f064eab4a1b09b6c3f66a87583b3169718f5.tar.gz freebsd-ports-gnome-2853f064eab4a1b09b6c3f66a87583b3169718f5.tar.zst freebsd-ports-gnome-2853f064eab4a1b09b6c3f66a87583b3169718f5.zip |
Over to new volunteer.
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-samba/Makefile b/print/cups-samba/Makefile index 8ee12050bbb4..edc59d2f5ad5 100644 --- a/print/cups-samba/Makefile +++ b/print/cups-samba/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_EASYSW} MASTER_SITE_SUBDIR=cups/windows DISTNAME= cups-windows-${PORTVERSION}-source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mwisnicki+freebsd@gmail.com COMMENT= The Common UNIX Printing System: MS Windows client drivers RUN_DEPENDS= smbspool:${PORTSDIR}/net/samba3 \ |