diff options
Diffstat (limited to 'devel/sdl_ldbad/Makefile')
-rw-r--r-- | devel/sdl_ldbad/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/sdl_ldbad/Makefile b/devel/sdl_ldbad/Makefile index cda72ffc6fec..8648dd15a5a0 100644 --- a/devel/sdl_ldbad/Makefile +++ b/devel/sdl_ldbad/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_ldbad PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= # none DISTFILES= # none @@ -15,6 +15,10 @@ DISTFILES= # none MAINTAINER= ports@FreeBSD.org COMMENT= A SDL Linux Developer's BandAiD +BROKEN= incorrect pkg-plist and doesn't required anymore +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-10-17 + USE_SDL= sdl NO_BUILD= yes NO_WRKSUBDIR= yes |