diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-11-03 13:54:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-11-03 13:54:26 +0000 |
commit | 7d538876a8d07035d294843cc74851f846b4afa6 (patch) | |
tree | 777642724261e9126056d8e785d25e89ed0eb566 /misc | |
parent | d7e0dfd5602cd1d3779c5c23d78bb1d0a971e9ee (diff) | |
download | ports-7d538876a8d07035d294843cc74851f846b4afa6.tar.gz ports-7d538876a8d07035d294843cc74851f846b4afa6.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/demoniac/Makefile | 3 | ||||
-rw-r--r-- | misc/gtkfind/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/misc/demoniac/Makefile b/misc/demoniac/Makefile index 72c7fcb0b942..db30f79b9c68 100644 --- a/misc/demoniac/Makefile +++ b/misc/demoniac/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://www.calodox.scene.org/demoniac/files/ MAINTAINER= ports@FreeBSD.org COMMENT= A tool for exploring and animating graphics effects +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2011-12-03 + LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea USE_GL= yes diff --git a/misc/gtkfind/Makefile b/misc/gtkfind/Makefile index c2966967ff7e..978217ac2209 100644 --- a/misc/gtkfind/Makefile +++ b/misc/gtkfind/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ${MASTER_SITE_BACKUP} MAINTAINER= ports@FreeBSD.org COMMENT= The program to use to have to remember all the options to find(1) +DEPRECATED= No more public distfiles, no more upstream +EXPIRATION_DATE= 2011-12-03 + BUILD_DEPENDS= appres:${PORTSDIR}/x11/appres \ xterm:${PORTSDIR}/x11/xterm |