diff options
author | pat <pat@FreeBSD.org> | 2002-01-28 02:08:13 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-01-28 02:08:13 +0000 |
commit | 5b2a13c86dc325e33c4bab8f7180010c84fb32a7 (patch) | |
tree | 0a3fc49c3473792ef887b792e071d39808ad7f24 /graphics/entice | |
parent | 8afd2b68c249404bf30152ef0b4ed033b98aaf71 (diff) | |
download | FreeBSD-ports-5b2a13c86dc325e33c4bab8f7180010c84fb32a7.zip FreeBSD-ports-5b2a13c86dc325e33c4bab8f7180010c84fb32a7.tar.gz |
- Change maintainer's email address
- Update MASTER_SITES
- Bump shlib version for x11-toolkits/gevas
PR: 34354
Submitted by: maintainer
Diffstat (limited to 'graphics/entice')
-rw-r--r-- | graphics/entice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/entice/Makefile b/graphics/entice/Makefile index 66d6237..0d8a15f 100644 --- a/graphics/entice/Makefile +++ b/graphics/entice/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.0 CATEGORIES= graphics MASTER_SITES= http://www.ny.us.rasterman.com/files/ -MAINTAINER= ishmael27@home.com +MAINTAINER= ishmael27x@yahoo.com LIB_DEPENDS= ecore.0:${PORTSDIR}/x11/ecore \ evas.6:${PORTSDIR}/graphics/evas |