diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2010-10-25 20:09:06 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2010-10-25 20:09:06 +0000 |
commit | 11ba2822cfd5548595148f9bf53daa4984249dd2 (patch) | |
tree | 2d59ec0250354cd3997d338bf5f29ab28006dc8f /emulators/nonpareil/Makefile | |
parent | 999514b5c9279c7558787dea5d1c26c43115194c (diff) |
Notes
Diffstat (limited to 'emulators/nonpareil/Makefile')
-rw-r--r-- | emulators/nonpareil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/nonpareil/Makefile b/emulators/nonpareil/Makefile index 85f696c36542..cbb96983a479 100644 --- a/emulators/nonpareil/Makefile +++ b/emulators/nonpareil/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 8 CATEGORIES= emulators MASTER_SITES= http://nonpareil.brouhaha.com/download/ -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simulator for many HP calculators BUILD_DEPENDS= pnmtopng:${PORTSDIR}/graphics/netpbm |