diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-03-22 06:44:00 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-03-22 06:44:00 +0800 |
commit | 8f4ff74e0b6dd7af9f04ecb5454835607c755aa3 (patch) | |
tree | 47e7fb695542238f2d278f39cc0989df71d26f00 /emulators | |
parent | f4af7838e1121294835157764b8ab9a1b83744d9 (diff) | |
download | freebsd-ports-gnome-8f4ff74e0b6dd7af9f04ecb5454835607c755aa3.tar.gz freebsd-ports-gnome-8f4ff74e0b6dd7af9f04ecb5454835607c755aa3.tar.zst freebsd-ports-gnome-8f4ff74e0b6dd7af9f04ecb5454835607c755aa3.zip |
Author acked to release ports to the public. So be it.
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 |