diff options
author | sergei <sergei@FreeBSD.org> | 2004-10-12 17:13:44 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2004-10-12 17:13:44 +0800 |
commit | 487095193aa6255e62fc288e8c8b8ab54fe98662 (patch) | |
tree | cc42be8f124ef01d40a8b546811098445cbc7667 /graphics/gd | |
parent | ff3ce6e75ac0a3977d3064c80d5f29d4969b4220 (diff) | |
download | freebsd-ports-gnome-487095193aa6255e62fc288e8c8b8ab54fe98662.tar.gz freebsd-ports-gnome-487095193aa6255e62fc288e8c8b8ab54fe98662.tar.zst freebsd-ports-gnome-487095193aa6255e62fc288e8c8b8ab54fe98662.zip |
- Restore PORTEPOCH
Poiny hat to: dinoex
Diffstat (limited to 'graphics/gd')
-rw-r--r-- | graphics/gd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 18a91c45c54b..71d85bce7119 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -7,6 +7,7 @@ PORTNAME= gd PORTVERSION= 2.0.28 +PORTEPOCH= 1 CATEGORIES+= graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ ${MASTER_SITE_RINGSERVER} |