diff options
author | nork <nork@FreeBSD.org> | 2003-05-19 14:41:56 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-05-19 14:41:56 +0800 |
commit | da03911c654239b2cbe030199ce631c13ed07471 (patch) | |
tree | 368481fb4a67fbb2efd53666ac59ea9f390238b4 /graphics | |
parent | 0e8ad5da51a4388a581b2ed19c5c7188129a3ae5 (diff) | |
download | freebsd-ports-gnome-da03911c654239b2cbe030199ce631c13ed07471.tar.gz freebsd-ports-gnome-da03911c654239b2cbe030199ce631c13ed07471.tar.zst freebsd-ports-gnome-da03911c654239b2cbe030199ce631c13ed07471.zip |
Although this port was updated 2.0b3 to 2.0.3, version 2.0b3 is
greater than 2.0.3. So bump PORTEPOCH.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libggi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libggi/Makefile b/graphics/libggi/Makefile index da317d703475..51c08f628a2e 100644 --- a/graphics/libggi/Makefile +++ b/graphics/libggi/Makefile @@ -7,6 +7,7 @@ PORTNAME= libggi PORTVERSION= 2.0.3 +PORTEPOCH= 1 CATEGORIES= graphics devel MASTER_SITES= ftp://ftp.ggi-project.org/pub/ggi/ggi/v2.0/ \ ${MASTER_SITE_SOURCEFORGE} |