aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/garmin-utils/Makefile3
-rw-r--r--comms/snooper/Makefile9
2 files changed, 7 insertions, 5 deletions
diff --git a/comms/garmin-utils/Makefile b/comms/garmin-utils/Makefile
index 650e6407fe65..0184c49656ba 100644
--- a/comms/garmin-utils/Makefile
+++ b/comms/garmin-utils/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= ftp://ftp.snafu.org/pub/
MAINTAINER= ports@FreeBSD.org
COMMENT= Utilities for Garmin GPS receivers
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-11-26
+
MAN1= gardump.1 garload.1
MANCOMPRESSED= yes
MAKE_ARGS+= MANDIR=${MANPREFIX}/man/man
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile
index 01eab6499ea2..5157e316f6a2 100644
--- a/comms/snooper/Makefile
+++ b/comms/snooper/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: snooper
-# Date created: 4 May 1997
-# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
-#
+# Created by: Jun-ichiro itojun Itoh <itojun@itojun.org>
# $FreeBSD$
-#
PORTNAME= snooper
PORTVERSION= 1999.12.02
@@ -15,6 +11,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= Serial line protocol analyzer (need two serial interfaces)
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-11-26
+
WRKSRC= ${WRKDIR}/${PORTNAME}/build
GNU_CONFIGURE= yes