diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
commit | 73c7900f5b9459d1ff37b148013ae7d358f11811 (patch) | |
tree | aba8a3402772bc52b804ff2367685d0187a11040 /devel/libublio | |
parent | e01dea753dd61328ed7bcdbc1442bbfc290a56b6 (diff) |
Notes
Diffstat (limited to 'devel/libublio')
-rw-r--r-- | devel/libublio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libublio/Makefile b/devel/libublio/Makefile index 581c62a3cfe0..55f227839ef2 100644 --- a/devel/libublio/Makefile +++ b/devel/libublio/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= User space caching library USE_LDCONFIG= yes |