diff options
author | Wen Heping <wen@FreeBSD.org> | 2013-01-12 12:07:59 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2013-01-12 12:07:59 +0000 |
commit | 686dfda80a62103e8c051e5975f995c1a73775ad (patch) | |
tree | 5e7975e50625dee9521ac8547fe60fd8e2487e2f /devel/libassa | |
parent | c61f836636d764eb2a30c19b631ef07b0f1221f6 (diff) | |
download | ports-686dfda80a62103e8c051e5975f995c1a73775ad.tar.gz ports-686dfda80a62103e8c051e5975f995c1a73775ad.zip |
Notes
Diffstat (limited to 'devel/libassa')
-rw-r--r-- | devel/libassa/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile index dbfadc796d8e..178859a8caef 100644 --- a/devel/libassa/Makefile +++ b/devel/libassa/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: libassa -# Date created: Dec 24, 2003 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= libassa PORTVERSION= 3.4.2.2 @@ -13,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/3.4.2 DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([[:digit:]])$/-\1/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rodrigo@bebik.net COMMENT= An C++ networking library and application framework GNU_CONFIGURE= yes |