diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-06 18:14:36 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-06 18:14:36 +0000 |
commit | 2b3b399de830d758565d1fb560790fcd0fa4c652 (patch) | |
tree | 0fd76fbb3661dcb70189f1839f1d615568df9308 /devel/skalibs | |
parent | b2a345eae55e2bece034c2ad6695e21d89d48727 (diff) | |
download | ports-2b3b399de830d758565d1fb560790fcd0fa4c652.tar.gz ports-2b3b399de830d758565d1fb560790fcd0fa4c652.zip |
Notes
Diffstat (limited to 'devel/skalibs')
-rw-r--r-- | devel/skalibs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/skalibs/Makefile b/devel/skalibs/Makefile index f374bc363e8b..f226a6fd473b 100644 --- a/devel/skalibs/Makefile +++ b/devel/skalibs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.47 CATEGORIES= devel MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/ -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= General purpose C libraries used by skarnet.org software LDFLAGS?= -s |