diff options
Diffstat (limited to 'emulators/spim/Makefile')
-rw-r--r-- | emulators/spim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index 31025f141a4b..3e1aa8f5d63f 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.cs.wisc.edu/~larus/SPIM/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= MIPS R2000 Simulator WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |