diff options
Diffstat (limited to 'emulators/xmess/Makefile')
-rw-r--r-- | emulators/xmess/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 5ea93fc65bff..201739ac55bd 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -8,9 +8,10 @@ PORTNAME= xmess PORTVERSION= 0.37b12.1 -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= stijn@win.tue.nl MASTERDIR= ${.CURDIR}/../xmame +PATCHDIR= ${.CURDIR}/files COMMENT= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr |