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 /lang/librep | |
parent | b64897684795764ec74de20cff1af402fb63edca (diff) | |
download | ports-71bdf4201b9cde9bbe17cb5a56aa5a12a50aeb74.tar.gz ports-71bdf4201b9cde9bbe17cb5a56aa5a12a50aeb74.zip |
Notes
Diffstat (limited to 'lang/librep')
-rw-r--r-- | lang/librep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile index bab2ae71e3cb..0b3a771cde87 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang elisp gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= librep -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= anray@FreeBSD.org COMMENT= An Emacs Lisp like runtime library LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ |