diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 17:22:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 17:22:42 +0800 |
commit | 5374c6f4043d7e3af59425d57c2667b289db17af (patch) | |
tree | a0d83e2456fbc83a8885f084a43b93bca05d9a15 /emulators | |
parent | 0beb94f151ba97495d4f80e44dd11b29a301fd4f (diff) | |
download | freebsd-ports-graphics-5374c6f4043d7e3af59425d57c2667b289db17af.tar.gz freebsd-ports-graphics-5374c6f4043d7e3af59425d57c2667b289db17af.tar.zst freebsd-ports-graphics-5374c6f4043d7e3af59425d57c2667b289db17af.zip |
Deprecate unmaintained ports marked as BROKEN for more then 6 month
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/snespp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/snespp/Makefile b/emulators/snespp/Makefile index 74a8127c685..ac665f7f6a0 100644 --- a/emulators/snespp/Makefile +++ b/emulators/snespp/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.tbrk.org/software/ MAINTAINER= ports@FreeBSD.org COMMENT= Kernel module for SNES controllers on a parallel port +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2011-09-01 + BROKEN= does not compile KMODDIR= /boot/modules |