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-pstoraster | |
parent | 482fb23b625be921b033c5d23310b9460e4e5886 (diff) | |
download | ports-61028157dbb54dbfb94da5baf153a2f05319fb20.tar.gz ports-61028157dbb54dbfb94da5baf153a2f05319fb20.zip |
Notes
Diffstat (limited to 'print/cups-pstoraster')
-rw-r--r-- | print/cups-pstoraster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-pstoraster/Makefile b/print/cups-pstoraster/Makefile index 5981f553aaf2..9db3d17944eb 100644 --- a/print/cups-pstoraster/Makefile +++ b/print/cups-pstoraster/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= espgs DISTNAME= espgs-${PORTVERSION}-source -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/fonts.scale:${PORTSDIR}/print/ghostscript-gnu |