diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 07:10:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 07:10:46 +0000 |
commit | dbc1a5186fdd9a39ea4d85e7827d56b6cea2e2f8 (patch) | |
tree | a2b6cab12cd2e91d732378a4439f22961fa0a23f /misc | |
parent | fdc5cf00184deeec40fed145d3b8804d9c074375 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cheatah/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/cheatah/Makefile b/misc/cheatah/Makefile index 5f146368612a..81c1612a6e0a 100644 --- a/misc/cheatah/Makefile +++ b/misc/cheatah/Makefile @@ -28,7 +28,6 @@ USE_GNOME= gtk12 MAINDIR= ${.CURDIR}/../sword MKFILE!= /usr/bin/basename ${MAKEFILE} PORTVERSION!= ${PORTVERSION} -PORTREVISION= 1 PORTREVISION!= ${PORTREVISION} PORTEPOCH!= ${PORTEPOCH} WRKSRC= ${WRKDIRPREFIX}${MAINDIR}/work/sword-${PORTVERSION}/apps/X11/cheatah |