diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
commit | c6c742d7ccce0818cb881906f2ec3e17d36b77a9 (patch) | |
tree | ff5d106009d2967dc253f71fc3a842029430b708 /graphics/opendis | |
parent | fc4426389169d7f79c1129c3228b5f20b8b6ad4f (diff) |
Notes
Diffstat (limited to 'graphics/opendis')
-rw-r--r-- | graphics/opendis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/opendis/Makefile b/graphics/opendis/Makefile index 8ce4da681850..e9399cb5b32c 100644 --- a/graphics/opendis/Makefile +++ b/graphics/opendis/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= SF/ods/ods/${PORTVERSION} \ MAINTAINER= ports@FreeBSD.org COMMENT= Access Flashpoint Digita-based cameras, download images, and more +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 GNU_CONFIGURE= yes NO_STAGE= yes |