Home
last modified time | relevance | path

Searched refs:PKGVERSION (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/tzcode/
H A Dversion.h1 static char const PKGVERSION[]="(tzcode) "; variable
H A Dtzselect.ksh5 PKGVERSION='(tzcode) '
150 exec echo "tzselect $PKGVERSION$TZVERSION";;
H A DMakefile722 'static char const PKGVERSION[]="($(PACKAGE)) ";' \
850 -e s\''\(PKGVERSION\)=.*'\''\1=\'\''($(PACKAGE)) \'\'\' \
H A Dzdump.c505 printf("zdump %s%s\n", PKGVERSION, TZVERSION); in main()
H A Dzic.c1005 printf("zic %s%s\n", PKGVERSION, TZVERSION); in main()
/freebsd/contrib/tzdata/
H A DMakefile850 -e s\''\(PKGVERSION\)=.*'\''\1=\'\''($(PACKAGE)) \'\'\' \