diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-17 21:55:37 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-17 21:55:37 +0000 |
commit | 19c4c0ec97c6aa658b06116348689d903babf8a1 (patch) | |
tree | 4399e6a46102de926920d8e8ee3a6d052be97679 | |
parent | Add enblend (diff) |
Bump PORTEPOCH, since PORTVERSION was decreased by previous commit.
Notes
Notes:
svn path=/head/; revision=121834
-rw-r--r-- | comms/tkscanfax/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/tkscanfax/Makefile b/comms/tkscanfax/Makefile index a342bb8526a2..eeafc7449918 100644 --- a/comms/tkscanfax/Makefile +++ b/comms/tkscanfax/Makefile @@ -7,6 +7,7 @@ PORTNAME= tkscanfax PORTVERSION= 1.1.4 +PORTEPOCH= 1 CATEGORIES= comms tk83 MASTER_SITES= http://shino.pos.to/linux/tkscanfax/ |