diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-01-07 20:06:49 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-01-07 20:06:49 +0000 |
commit | abb6015c285e02abb56b9f762a1f986e2ea4194c (patch) | |
tree | d002f4050257528676d4377fd0f01b7b59b8c2bb /databases | |
parent | f1053238e06dbd3480f256ab8e980064422d3753 (diff) | |
download | ports-abb6015c285e02abb56b9f762a1f986e2ea4194c.tar.gz ports-abb6015c285e02abb56b9f762a1f986e2ea4194c.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/pear-Doctrine12/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pear-Doctrine12/Makefile b/databases/pear-Doctrine12/Makefile index 34f79d8ca37c..0c670ea646b3 100644 --- a/databases/pear-Doctrine12/Makefile +++ b/databases/pear-Doctrine12/Makefile @@ -30,6 +30,7 @@ SUB_FILES= pear-deinstall pear-install SUB_LIST+= CHANNEL=${CHANNEL} PKGINSTALL= ${WRKDIR}/pear-install PKGDEINSTALL= ${WRKDIR}/pear-deinstall +LATEST_LINK= pear-Doctrine12 .include <bsd.port.pre.mk> |