diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /databases/postgresql72/Makefile | |
parent | 0398cf082c5e2cc5b8592b91679d82cebed9deb2 (diff) | |
download | ports-a3108b1e51e6a746a151a607c5aba8d1f6b35033.tar.gz ports-a3108b1e51e6a746a151a607c5aba8d1f6b35033.zip |
Notes
Diffstat (limited to 'databases/postgresql72/Makefile')
-rw-r--r-- | databases/postgresql72/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql72/Makefile b/databases/postgresql72/Makefile index 81412f182530..a4805d272630 100644 --- a/databases/postgresql72/Makefile +++ b/databases/postgresql72/Makefile @@ -7,7 +7,7 @@ PORTNAME?= postgresql PORTVERSION?= 7.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= source/v${PORTVERSION} |