summaryrefslogtreecommitdiff
path: root/devel/ffcall
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-01-11 14:29:31 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-01-11 14:29:31 +0000
commit344ba4f59a8d44c4092844e92dc25ddad632af3b (patch)
tree1ad7a3f57da15da0d981a1c5630a7c0c5dae3891 /devel/ffcall
parent- Improve depends (diff)
- Take maintainership
- use tabs
Notes
Notes: svn path=/head/; revision=72905
Diffstat (limited to 'devel/ffcall')
-rw-r--r--devel/ffcall/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile
index 28a9c0cf3d04..896f5d975230 100644
--- a/devel/ffcall/Makefile
+++ b/devel/ffcall/Makefile
@@ -5,18 +5,18 @@
# $FreeBSD$
#
-PORTNAME= ffcall
-PORTVERSION= 1.8
-CATEGORIES= devel
-MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/
+PORTNAME= ffcall
+PORTVERSION= 1.8
+CATEGORIES= devel
+MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dinoex@FreeBSD.org
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
+USE_GMAKE= yes
+USE_LIBTOOL= yes
+INSTALLS_SHLIB= yes
-MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3
-MANCOMPRESSED= no
+MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3
+MANCOMPRESSED= no
.include <bsd.port.mk>