diff options
Diffstat (limited to 'packages/e17/examine_20050926.bb')
-rw-r--r-- | packages/e17/examine_20050926.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/e17/examine_20050926.bb b/packages/e17/examine_20050926.bb index 244bf2bcaf..3a78a961a4 100644 --- a/packages/e17/examine_20050926.bb +++ b/packages/e17/examine_20050926.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" SECTION = "e/apps" MAINTAINER = "Justin Patrin <papercrane@reversefold.com>" PR = "r0" -CVSDATE = "${PV}" +SRCDATE = "${PV}" SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/apps/examine" S = "${WORKDIR}/examine" |