diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-08-22 20:17:10 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-08-22 20:17:10 +0000 |
commit | bb7551d5b59b3b6e1d20dc14863b2e2c1fb15149 (patch) | |
tree | 9bfd4eac3ea50edd3b36f45a3d42861c67a5d5ad /graphics | |
parent | Update py-vorbis to 1.3 (diff) |
Resurrect PORTEPOCH accidentally removed in last commit.
Reported by: ume (counterattack)
Notes
Notes:
svn path=/head/; revision=87517
Diffstat (limited to 'graphics')
-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 eb459fc819fc..5130770f3957 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -8,6 +8,7 @@ PORTNAME= gd PORTVERSION= 2.0.15 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES+= graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ ftp://ftp.boutell.com/pub/boutell/gd/ \ |