summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-11-24 01:53:15 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-11-24 01:53:15 +0000
commitb0879a8f94a34e87f7dd65b67a44e8a87101bd7f (patch)
tree88f9e21707552a4d715d791b911b5acdaa699de8 /databases
parent- Remove useless quotes. (diff)
- Standardize an EXPIRATION_DATE format.
Approved by: krion
Notes
Notes: svn path=/head/; revision=122258
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql72/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql72/Makefile b/databases/postgresql72/Makefile
index 29f82453cfe2..37916863fcb9 100644
--- a/databases/postgresql72/Makefile
+++ b/databases/postgresql72/Makefile
@@ -18,7 +18,7 @@ MAINTAINER?= girgen@pingpong.net
COMMENT?= The most advanced open-source database available anywhere
DEPRECATED= Switch to postgresql 7.3.x/7.4.x, doing a full db dump/restore
-EXPIRATION_DATE=1st January 2005
+EXPIRATION_DATE=2005-01-01
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql