diff options
author | fenner <fenner@FreeBSD.org> | 1999-12-23 01:31:02 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-12-23 01:31:02 +0800 |
commit | 7c896349380870daac5883d1087c7dca08e2c466 (patch) | |
tree | 60431ac60ad8acf8439c5200881f7b8a4459ac98 /emulators/simh | |
parent | d8e8984dbd17b6ad99f8b132dc53757371398159 (diff) | |
download | freebsd-ports-gnome-7c896349380870daac5883d1087c7dca08e2c466.tar.gz freebsd-ports-gnome-7c896349380870daac5883d1087c7dca08e2c466.tar.zst freebsd-ports-gnome-7c896349380870daac5883d1087c7dca08e2c466.zip |
Remove jraynard as MAINTAINER, since he no longer has an account.
Move distfiles from ~jraynard/public_html/ports/distfiles/ to
~fenner/public_html/distfiles-- this does not imply that I take
any responsibility for the ports but I'll at least host the
existing distfiles =)
Diffstat (limited to 'emulators/simh')
-rw-r--r-- | emulators/simh/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index df4f82b660a9..e462ebdd9ed6 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -12,8 +12,6 @@ CATEGORIES= emulators MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}.update1.tar.gz -MAINTAINER= jraynard@FreeBSD.org - RESTRICTED= "Non-commercial use only" NO_WRKSUBDIR= yes |