aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-03-17 19:54:01 +0800
committerlinimon <linimon@FreeBSD.org>2004-03-17 19:54:01 +0800
commitcdae93fc5f62980a5103baf075d973b2064dc09c (patch)
treed177994aa08449243b52d80a3cf14c08c7b4ea1f /devel
parenta661630f7f134eea56a8b4279e0b285416c6aa4a (diff)
downloadfreebsd-ports-gnome-cdae93fc5f62980a5103baf075d973b2064dc09c.tar.gz
freebsd-ports-gnome-cdae93fc5f62980a5103baf075d973b2064dc09c.tar.zst
freebsd-ports-gnome-cdae93fc5f62980a5103baf075d973b2064dc09c.zip
Maintainer reports that distfile is unfetchable and that the port has
basically been replaced by devel/avrdude. Reset maintainer as per his request and start the de-orbit burn.
Diffstat (limited to 'devel')
-rw-r--r--devel/uisp/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/uisp/Makefile b/devel/uisp/Makefile
index 403518cac599..edefaae7d31c 100644
--- a/devel/uisp/Makefile
+++ b/devel/uisp/Makefile
@@ -11,9 +11,12 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= bruno@tinkerbox.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A versatile programmer for atmel AVR microcontrollers
+DEPRECATED= "distfile unfetchable\; superceded by devel/avrdude"
+EXPIRATION_DATE= "April 17, 2004"
+
GNU_CONFIGURE= yes
.include <bsd.port.mk>