diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-21 22:44:00 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-21 22:44:00 +0000 |
commit | 41cd9fc57e1bbea67b46a7a5c5f7f39442faa36a (patch) | |
tree | 1446b6a18c35de3f01201fe7c91bf35533e151d7 /emulators | |
parent | 967174f52c8f1ab0ef88669c4ed7daaad08650d0 (diff) | |
download | ports-41cd9fc57e1bbea67b46a7a5c5f7f39442faa36a.tar.gz ports-41cd9fc57e1bbea67b46a7a5c5f7f39442faa36a.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/twin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile index 41d13e4e819f..3ff3558e69d7 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators devel MASTER_SITES= ftp://ftp.willows.com/pub/development/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org WRKSRC= $(WRKDIR)/twin USE_XLIB= yes |