diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-06 18:03:56 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-06 18:03:56 +0000 |
commit | 789673014db11995229c303918527953ce838140 (patch) | |
tree | f456005b2c7a8f55ab3082972cf4eab7074ccd23 /lang/tcl84/Makefile | |
parent | 776b4ed019508fe18b51c61733775f810b8ae052 (diff) |
- Restore PORTEPOCH
Reported by: John Merryweather Cooper <coop9211@uidaho.edu>
Pointy hat to: dinoex
Notes
Notes:
svn path=/head/; revision=103122
Diffstat (limited to 'lang/tcl84/Makefile')
-rw-r--r-- | lang/tcl84/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index 3b104f34043e..537584bfac27 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -7,6 +7,7 @@ PORTNAME= tcl PORTVERSION= 8.4.6 +PORTEPOCH= 1 CATEGORIES= lang tcl84 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tcl |