diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-20 23:05:02 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-20 23:05:02 +0000 |
commit | 3886ad55671ed7b77a76608218f713c4f59fbda5 (patch) | |
tree | 4bb67aa04b58ecf439faeebb6d67d91121f1cf13 /devel/librelp | |
parent | 66dbf3c0515e675a9eb403f5662a068b58ee969e (diff) | |
download | ports-3886ad55671ed7b77a76608218f713c4f59fbda5.tar.gz ports-3886ad55671ed7b77a76608218f713c4f59fbda5.zip |
- Take relp to go with rsyslog ports
Notes
Notes:
svn path=/head/; revision=291958
Diffstat (limited to 'devel/librelp')
-rw-r--r-- | devel/librelp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/librelp/Makefile b/devel/librelp/Makefile index b53d844f27ae..e89aa5fa29f1 100644 --- a/devel/librelp/Makefile +++ b/devel/librelp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.0 CATEGORIES= devel MASTER_SITES= http://download.rsyslog.com/librelp/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Reliable event logging protocol library USE_GNOME= gnomehack pkgconfig |