diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-05-24 18:41:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-05-24 18:41:10 +0000 |
commit | 71bdf4201b9cde9bbe17cb5a56aa5a12a50aeb74 (patch) | |
tree | a9e31d056c6140a86ecccb7d5e617733902aab5f /x11-toolkits/rep-gtk2 | |
parent | b64897684795764ec74de20cff1af402fb63edca (diff) | |
download | ports-71bdf4201b9cde9bbe17cb5a56aa5a12a50aeb74.tar.gz ports-71bdf4201b9cde9bbe17cb5a56aa5a12a50aeb74.zip |
Notes
Diffstat (limited to 'x11-toolkits/rep-gtk2')
-rw-r--r-- | x11-toolkits/rep-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile index 9128d1e6a576..efb037e2f57b 100644 --- a/x11-toolkits/rep-gtk2/Makefile +++ b/x11-toolkits/rep-gtk2/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/2$//} DISTNAME= rep-gtk-${PORTVERSION} -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= anray@FreeBSD.org COMMENT= GTK+-2 binding for rep Lisp interpreter LIB_DEPENDS= rep.13:${PORTSDIR}/lang/librep |