diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2002-02-06 22:45:43 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2002-02-06 22:45:43 +0000 |
commit | 7120788387f096ffaeff4d058c79a3dd501d7b55 (patch) | |
tree | 259d7e5858858fccdc4cbb8eae9dbf1c2d537c08 /emulators/stella/Makefile | |
parent | Update 0.8 -> 0.8.5. (diff) |
Release MAINTAINER.
Notes
Notes:
svn path=/head/; revision=54275
Diffstat (limited to 'emulators/stella/Makefile')
-rw-r--r-- | emulators/stella/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index 737fe6dbcbe5..632a47874e83 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= ftp://ftp.eos.ncsu.edu/pub/bsvc/stella/1.1/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_XLIB= yes |