diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 13:09:32 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 13:09:32 +0000 |
commit | 61028157dbb54dbfb94da5baf153a2f05319fb20 (patch) | |
tree | a6f31cc46a3ee2429c0f726b9866d72c9b4e1f3d /print/cups | |
parent | 482fb23b625be921b033c5d23310b9460e4e5886 (diff) | |
download | ports-61028157dbb54dbfb94da5baf153a2f05319fb20.tar.gz ports-61028157dbb54dbfb94da5baf153a2f05319fb20.zip |
Notes
Diffstat (limited to 'print/cups')
-rw-r--r-- | print/cups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index a34fe6c46012..6135cc2a2a4e 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # empty DISTFILES= # none EXTRACT_ONLY= # empty -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org LIB_DEPENDS?= cups.2:${.CURDIR}/../../print/cups-base RUN_DEPENDS?= espgs:${.CURDIR}/../../print/cups-pstoraster \ |