diff options
author | sem <sem@FreeBSD.org> | 2004-11-24 09:53:15 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-11-24 09:53:15 +0800 |
commit | 210452a3eeee9ec8c4ab599949c2ef8e554e91f1 (patch) | |
tree | cdb84d7012825ec87472872d892bea83c5c042fe /www/netscape48-communicator | |
parent | 1710c5dcb7ca5d7971743c4b936d5dc8ac6492b1 (diff) | |
download | freebsd-ports-graphics-210452a3eeee9ec8c4ab599949c2ef8e554e91f1.tar.gz freebsd-ports-graphics-210452a3eeee9ec8c4ab599949c2ef8e554e91f1.tar.zst freebsd-ports-graphics-210452a3eeee9ec8c4ab599949c2ef8e554e91f1.zip |
- Standardize an EXPIRATION_DATE format.
Approved by: krion
Diffstat (limited to 'www/netscape48-communicator')
-rw-r--r-- | www/netscape48-communicator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile index 1e3089ef36b..e6cdbe4da68 100644 --- a/www/netscape48-communicator/Makefile +++ b/www/netscape48-communicator/Makefile @@ -13,7 +13,7 @@ DISTFILES= ${BROWSER_NAME}-v${BROWSER_V}-us.${NETSCAPE_DIST_TAG}.tar.gz FORBIDDEN= multiple vulnerabilities with no hope of fixes DEPRECATED= ${FORBIDDEN} -EXPIRATION_DATE=12/07/2004 +EXPIRATION_DATE=2004-12-07 MAINTAINER= sada@FreeBSD.org COMMENT?= Netscape ver 4 communicator web-surfboard |