diff options
author | linimon <linimon@FreeBSD.org> | 2012-03-12 07:52:40 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2012-03-12 07:52:40 +0800 |
commit | f109f272c06e179a9e2490a6dfb234a5586dbaa5 (patch) | |
tree | fcb094271d2e12059caf5c3f36af46331880de32 | |
parent | 1a3b48e638cd19849a94c70dc162e01304f25506 (diff) | |
download | freebsd-ports-gnome-f109f272c06e179a9e2490a6dfb234a5586dbaa5.tar.gz freebsd-ports-gnome-f109f272c06e179a9e2490a6dfb234a5586dbaa5.tar.zst freebsd-ports-gnome-f109f272c06e179a9e2490a6dfb234a5586dbaa5.zip |
Restore lang/perl5.8 and lang/perl5.10 from the Attic.
PR: ports/165467 (reversal of)
Feature safe: yes (actually restoring for POLA)
Hat: portmgr
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index a5d8e5751b66..b44c8458158c 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -235,6 +235,8 @@ SUBDIR += pbasic SUBDIR += pcc SUBDIR += pecl-perl + SUBDIR += perl5.8 + SUBDIR += perl5.10 SUBDIR += perl5.12 SUBDIR += perl5.14 SUBDIR += petite-chez |