diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 20:22:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 20:22:55 +0000 |
commit | aa90d38b028ea75b01aa255b06ee8c8904b9022d (patch) | |
tree | 31fd7117fa9b8989a526ed9475e81fe957515e63 /emulators/skyeye/Makefile | |
parent | 19c5216b0186fd92e0f02a5b76a8ff4d70e72c72 (diff) | |
download | ports-aa90d38b028ea75b01aa255b06ee8c8904b9022d.tar.gz ports-aa90d38b028ea75b01aa255b06ee8c8904b9022d.zip |
Notes
Diffstat (limited to 'emulators/skyeye/Makefile')
-rw-r--r-- | emulators/skyeye/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/skyeye/Makefile b/emulators/skyeye/Makefile index 4dcf5c80e21d..e95d706b88f8 100644 --- a/emulators/skyeye/Makefile +++ b/emulators/skyeye/Makefile @@ -9,7 +9,7 @@ DISTVERSIONSUFFIX=_Rel CATEGORIES= emulators MASTER_SITES= http://download.gro.clinux.org/skyeye/ -MAINTAINER= iamayan@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Environment simulates typical ARM-base embedded computer systems BUILD_DEPENDS= ${LOCALBASE}/lib/libiberty.a:${PORTSDIR}/devel/gnulibiberty \ |