diff options
author | nork <nork@FreeBSD.org> | 2004-12-28 23:41:39 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-12-28 23:41:39 +0800 |
commit | 41eb3ffdca5875e0892923debe842956b1e61f34 (patch) | |
tree | a21841d7938941ea1d242ebcf85a9e763825e73b | |
parent | 553c7531eabb9991f7f763169e33f9ef1d75fe9e (diff) | |
download | freebsd-ports-gnome-41eb3ffdca5875e0892923debe842956b1e61f34.tar.gz freebsd-ports-gnome-41eb3ffdca5875e0892923debe842956b1e61f34.tar.zst freebsd-ports-gnome-41eb3ffdca5875e0892923debe842956b1e61f34.zip |
Add LATEST_LINK.
Pointed out by: kris
-rw-r--r-- | japanese/eb3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/eb3/Makefile b/japanese/eb3/Makefile index e9d7f416680f..526ba5a241bf 100644 --- a/japanese/eb3/Makefile +++ b/japanese/eb3/Makefile @@ -22,6 +22,7 @@ PATCH_SITES= ${MASTER_SITES} MAINTAINER= takamune2004@yahoo.co.jp COMMENT= C library for accessing EB, EBG, EBXA and EPWING CD-ROM dictionaries +LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}3 EBFILES= ${DISTNAME}${EXTRACT_SUFX} LISTFILES= appendix/LIST \ appendix/LIST-ja |