aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-11-08 04:14:45 +0800
committerdinoex <dinoex@FreeBSD.org>2006-11-08 04:14:45 +0800
commitb000073032201a96046c12d5db56ee1b02135dbc (patch)
tree12973137da6937852b108f0d0876577dceca0096 /mail
parent9f7fa073e6730bb70127a28b3d96ee250c1015f6 (diff)
downloadfreebsd-ports-gnome-b000073032201a96046c12d5db56ee1b02135dbc.tar.gz
freebsd-ports-gnome-b000073032201a96046c12d5db56ee1b02135dbc.tar.zst
freebsd-ports-gnome-b000073032201a96046c12d5db56ee1b02135dbc.zip
- obsolete, set IGNORE and EXPIRATION_DATE
Diffstat (limited to 'mail')
-rw-r--r--mail/pantomime-ssl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/pantomime-ssl/Makefile b/mail/pantomime-ssl/Makefile
index ef77177652a2..a57e5fef3792 100644
--- a/mail/pantomime-ssl/Makefile
+++ b/mail/pantomime-ssl/Makefile
@@ -28,4 +28,7 @@ USE_GNUSTEP_LOCAL_LIBS+= Pantomime:${PANTOMIME_PORT}
MAKEFILE= GNUmakefile
PANTOMIME_PORT?= mail/pantomime
+IGNORE= is obsolete, it is now part of mail/pantomime
+EXPIRATION_DATE=2006-12-01
+
.include <bsd.port.mk>