diff options
author | kris <kris@FreeBSD.org> | 2004-06-09 11:55:50 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-06-09 11:55:50 +0800 |
commit | 657e1723c021e86525e150ef67c0a961d85f8973 (patch) | |
tree | 6723d25d99bc3321d452103f0ac962d8093527d8 /www | |
parent | bcdc0e6ec8d402572e10014448112fe3a46fb9d4 (diff) | |
download | freebsd-ports-gnome-657e1723c021e86525e150ef67c0a961d85f8973.tar.gz freebsd-ports-gnome-657e1723c021e86525e150ef67c0a961d85f8973.tar.zst freebsd-ports-gnome-657e1723c021e86525e150ef67c0a961d85f8973.zip |
Reword EXPIRATION_DATE in preparation for bsd.port.mk commit
Diffstat (limited to 'www')
-rw-r--r-- | www/squid24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid24/Makefile b/www/squid24/Makefile index 9545b94a0ff2..424dae621718 100644 --- a/www/squid24/Makefile +++ b/www/squid24/Makefile @@ -64,7 +64,7 @@ USE_REINPLACE= yes LATEST_LINK= squid24 DEPRECATED= This version of squid-2 is no longer officially supported -EXPIRATION_DATE= on the 31st October 2004 +EXPIRATION_DATE=31st October 2004 SQUID_UID?= squid SQUID_GID?= squid |