aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/sim6811
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2011-08-24 13:30:47 +0800
committerstas <stas@FreeBSD.org>2011-08-24 13:30:47 +0800
commitc1c9238590ea98a18a242ed6cdfbbfd6d6d67656 (patch)
tree25455911a2a68d5e17311e0c19e7f7bfa3321cfa /emulators/sim6811
parent7618cff664f59b792a3a2c06d388855f53f5e2a8 (diff)
downloadfreebsd-ports-gnome-c1c9238590ea98a18a242ed6cdfbbfd6d6d67656.tar.gz
freebsd-ports-gnome-c1c9238590ea98a18a242ed6cdfbbfd6d6d67656.tar.zst
freebsd-ports-gnome-c1c9238590ea98a18a242ed6cdfbbfd6d6d67656.zip
- Undeprecate.
Diffstat (limited to 'emulators/sim6811')
-rw-r--r--emulators/sim6811/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/emulators/sim6811/Makefile b/emulators/sim6811/Makefile
index 281f23fa3e61..90237272d4ed 100644
--- a/emulators/sim6811/Makefile
+++ b/emulators/sim6811/Makefile
@@ -9,19 +9,13 @@ PORTNAME= sim6811
PORTVERSION= 1.6
PORTREVISION= 2
CATEGORIES= emulators
-MASTER_SITES= ftp://crl.nmsu.edu/pub/non-lexical/6811/ \
- http://freebsd.unixfreunde.de/sources/
+MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/
DISTNAME= sim
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= A Motorola 6811 simulator
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2011-09-01
-
NO_WRKSUBDIR= yes
-.include <bsd.port.pre.mk>
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>