diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-07-07 02:22:38 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-07-07 02:22:38 +0000 |
commit | 307ffeaa9eda49ebd4bd5186246d49a9b24b323e (patch) | |
tree | f42c2a50130c4d1cd6945141591a14bf8bb0a2f7 | |
parent | f7f5464ee9b4ee743c528c33891505f15710579a (diff) | |
download | ports-307ffeaa9eda49ebd4bd5186246d49a9b24b323e.tar.gz ports-307ffeaa9eda49ebd4bd5186246d49a9b24b323e.zip |
Notes
-rw-r--r-- | lang/ifc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ifc/Makefile b/lang/ifc/Makefile index 75a2add85335..f2e3709b5ea5 100644 --- a/lang/ifc/Makefile +++ b/lang/ifc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ifc -PORTVERSION= 8.0.046.p049.1 +PORTVERSION= 8.0.046p049.1 CATEGORIES= lang linux devel MASTER_SITES= DISTNAME= l_fc_pc_${PORTVERSION:C/\.p.+$//} |