diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pantomime-ssl/Makefile | 3 |
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> |