diff options
author | pav <pav@FreeBSD.org> | 2004-07-29 16:12:04 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-29 16:12:04 +0800 |
commit | a964206edb659d39c780e647adfa33dd86270af4 (patch) | |
tree | 2a943f5e15206f07e5e04cea9cb603a0b558c05a /graphics/showimg | |
parent | e747dbb39fe548f0bcb32f0ab8606783a2b7ab6a (diff) | |
download | freebsd-ports-gnome-a964206edb659d39c780e647adfa33dd86270af4.tar.gz freebsd-ports-gnome-a964206edb659d39c780e647adfa33dd86270af4.tar.zst freebsd-ports-gnome-a964206edb659d39c780e647adfa33dd86270af4.zip |
- Restore PORTEPOCH
Submitted by: krion
Pointy hat to: pav
Diffstat (limited to 'graphics/showimg')
-rw-r--r-- | graphics/showimg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index 631f5325e74e..bd1d143b7b71 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -8,6 +8,7 @@ PORTNAME= showimg PORTVERSION= 0.9.3 +PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.jalix.org/projects/showimg/download/${PORTVERSION}/ |