diff options
author | matthew <matthew@FreeBSD.org> | 2014-06-21 06:37:42 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2014-06-21 06:37:42 +0800 |
commit | 28db7fb0f39dee71939c7f4915d0b95780796c37 (patch) | |
tree | 96f0130cd5ec2a9e20edef12b602ecc26d47533a /databases | |
parent | 4d28a7b7a8f74ec66bfdbdbb8cbe9212beb98c66 (diff) | |
download | freebsd-ports-gnome-28db7fb0f39dee71939c7f4915d0b95780796c37.tar.gz freebsd-ports-gnome-28db7fb0f39dee71939c7f4915d0b95780796c37.tar.zst freebsd-ports-gnome-28db7fb0f39dee71939c7f4915d0b95780796c37.zip |
Forced commit so I can fix botched MFH
Diffstat (limited to 'databases')
-rw-r--r-- | databases/phpmyadmin/Makefile | 2 | ||||
-rw-r--r-- | databases/phpmyadmin/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile index 79c298f244c8..1cda3568e115 100644 --- a/databases/phpmyadmin/Makefile +++ b/databases/phpmyadmin/Makefile @@ -47,7 +47,7 @@ CFG_FILE= config.inc.php PLIST= ${WRKDIR}/plist PLIST_SUB+= PMA_GRP=${GROUPS} -SUB_LIST+= PKGNAME=${PKGNAME} \ +SUB_LIST+= PKGNAME=${PKGNAME} \ CFG_FILE=${WWWDIR}/${CFG_FILE} SUB_FILES+= pkg-message diff --git a/databases/phpmyadmin/distinfo b/databases/phpmyadmin/distinfo index 7114b90ec894..c11ac7c65d42 100644 --- a/databases/phpmyadmin/distinfo +++ b/databases/phpmyadmin/distinfo @@ -1,2 +1,3 @@ SHA256 (phpMyAdmin-4.2.4-all-languages.tar.xz) = aebcd7cfabd4993405340ecb2b76ce0cb4ab345a817ae7c371a830e22b2c2513 SIZE (phpMyAdmin-4.2.4-all-languages.tar.xz) = 5176840 + |