diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:11:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:11:44 +0000 |
commit | e21f53b16f7a6eef0fb44e32d8a1467f27492b26 (patch) | |
tree | cbd0851e58b09ebb39ff60c322886857c423921c /emulators/linux-peops-spu | |
parent | 8968f5a7296421bbc41137fbf4fac8757f153c37 (diff) | |
download | ports-e21f53b16f7a6eef0fb44e32d8a1467f27492b26.tar.gz ports-e21f53b16f7a6eef0fb44e32d8a1467f27492b26.zip |
Notes
Diffstat (limited to 'emulators/linux-peops-spu')
-rw-r--r-- | emulators/linux-peops-spu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-peops-spu/Makefile b/emulators/linux-peops-spu/Makefile index f0dd9a2da204..59844ba75a50 100644 --- a/emulators/linux-peops-spu/Makefile +++ b/emulators/linux-peops-spu/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.pbernert.com/ PKGNAMEPREFIX= linux- DISTNAME= spupeopsoss${MAJOR}0${MINOR} -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A PSEmu Pro SPU plugin using the OSS interface (Linux version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk |