diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch) | |
tree | 116251cb57f40f8069281b4ab0828145c064c16b /x11-toolkits/paragui | |
parent | 444fa5e245164014c960610413c5863ceea8ae75 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/paragui')
-rw-r--r-- | x11-toolkits/paragui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index 7ed4263cb35d..0046447438f0 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= Cross-platform high-level application framework and GUI library LIB_DEPENDS= physfs-1.0.1:${PORTSDIR}/devel/physfs \ |