diff options
-rw-r--r-- | lang/tcl84/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/tk84/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index 8b9a9135dd09..5bea19c1fc53 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -7,6 +7,7 @@ PORTNAME= tcl PORTVERSION= 8.4.0 +PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tcl diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index c7484f554a2b..04bac1d31c5f 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -7,6 +7,7 @@ PORTNAME= tk PORTVERSION= 8.4.0 +PORTEPOCH= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tcl |