summaryrefslogtreecommitdiff
path: root/databases/pgadmin3
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2005-01-13 15:25:51 +0000
committerMax Khon <fjoe@FreeBSD.org>2005-01-13 15:25:51 +0000
commit3c1edd97b5866a900b0d7fec3f9e1d1da4c5dd97 (patch)
treec0880dde140d80caa2f1cda2362e46d1492999b3 /databases/pgadmin3
parentMark DEPRECATED and set 1 month expiration date due to unresolved (diff)
Fix build (distfiles was moved).
Submitted by: kuriyama Pointed out by: kris Pointy hat to: fjoe
Notes
Notes: svn path=/head/; revision=126318
Diffstat (limited to 'databases/pgadmin3')
-rw-r--r--databases/pgadmin3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile
index 494f4bb3de20..8ba5eba8f452 100644
--- a/databases/pgadmin3/Makefile
+++ b/databases/pgadmin3/Makefile
@@ -9,7 +9,7 @@ PORTNAME= pgadmin3
PORTVERSION= 1.2.0
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL}
-MASTER_SITE_SUBDIR= pgadmin3/release/src
+MASTER_SITE_SUBDIR= pgadmin3/release/v${PORTVERSION}/src
MAINTAINER= fjoe@FreeBSD.org
COMMENT= PostgreSQL database design and management system