diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-28 02:08:13 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-28 02:08:13 +0000 |
commit | 1385354850cb48f3c7a09ca8f537be41d237b487 (patch) | |
tree | 927e974373ea7a7a00818333c508fbcfcc6df1da /databases/edb | |
parent | 95f69f183a9d9e329f1ba009028320d9ece47b30 (diff) | |
download | ports-1385354850cb48f3c7a09ca8f537be41d237b487.tar.gz ports-1385354850cb48f3c7a09ca8f537be41d237b487.zip |
Notes
Diffstat (limited to 'databases/edb')
-rw-r--r-- | databases/edb/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/edb/Makefile b/databases/edb/Makefile index e90f7972e7bf..cad62ac4dfdd 100644 --- a/databases/edb/Makefile +++ b/databases/edb/Makefile @@ -8,11 +8,10 @@ PORTNAME= edb PORTVERSION= 1.0.3 CATEGORIES= databases -MASTER_SITES= http://www.ny.us.rasterman.com/files/ \ - ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment -MAINTAINER= ishmael27@home.com +MAINTAINER= ishmael27x@yahoo.com USE_LIBTOOL= yes USE_GTK= yes |