diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-17 15:34:32 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-17 15:34:32 +0000 |
commit | d07a795c2d3e4a9a537b644cea337babb950b474 (patch) | |
tree | 14b5a40b9a0ab7b67ab20a313b1ab15ca856d58e /emulators/libvm68k | |
parent | f453087a8de33c96e0d4779c7e9ab3af63e9d0bb (diff) |
- Deprecate
- Set EXPIRATION_DATE
Approved by: erwin (mentor)
Notes
Notes:
svn path=/head/; revision=180021
Diffstat (limited to 'emulators/libvm68k')
-rw-r--r-- | emulators/libvm68k/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/libvm68k/Makefile b/emulators/libvm68k/Makefile index e02452d3544c..0523d0761c77 100644 --- a/emulators/libvm68k/Makefile +++ b/emulators/libvm68k/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= ftp://ftp.hypercore.co.jp/vx68k/${PORTNAME}-${PORTVERSION:R}/ MAINTAINER= ports@FreeBSD.org COMMENT= M68000 virtual machine library +DEPRECATED= distfile disappeared from homepage +EXPIRATION_DATE= 2007-01-16 + GNU_CONFIGURE= yes USE_LDCONFIG= yes |